@prefix this: . @prefix sub: . @prefix rdfs: . @prefix prov: . @prefix dct: . @prefix pav: . @prefix np: . @prefix xsd: . @prefix cp: . @prefix cr: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { cr:ENG00997_1.3.1.2.d cp:dependentVariable ; cp:eSEstimate 1.1094E0 ; cp:effectSizeSampleSize 3.8E1 ; cp:effectSizeVariance 1.67099E-1 ; cp:has-stderr 6.63125E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/decisionMaker" , "https://data.cooperationdatabank.org/vocab/prop/decisionMakerUnitSize" , "https://data.cooperationdatabank.org/vocab/prop/groupSize" , "https://data.cooperationdatabank.org/vocab/prop/groupSizeLevel" , "https://data.cooperationdatabank.org/vocab/prop/numberOfDecisionMakers" . } sub:provenance { sub:assertion dct:creator "Howard Kunreuther" , "Jonathan Baron" , "Min Gong" ; dct:date "2009-10-15"^^xsd:date ; prov:wasDerivedFrom cr:ENG00997_1 ; cp:doi ; cp:higherInclusive 2.5E1 ; cp:lowerInclusive 1.9E1 ; cp:maleProportion 4.35644E-1 ; cp:numberOfObservations "110"^^xsd:int ; cp:overallN "202"^^xsd:int ; cp:overallProportionCooperation 4.28E-1 ; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int , "6"^^xsd:int ; cp:studyKindex 2.8E-1 ; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int ; cp:studyOneShot ; cp:yearOfDataCollection "2009"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Lab" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:51:20.368Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }