@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:ENG01871_1a.6.1.2.d cp:dependentVariable ; cp:eSEstimate "-2.46051E-1"^^xsd:double; cp:effectSizeSampleSize "8.1E1"^^xsd:double; cp:effectSizeVariance "6.15526E-2"^^xsd:double; cp:has-stderr "2.75664E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/individualDifferenceLevel" . } sub:provenance { sub:assertion dct:creator "Craig D. Parks"; dct:date "1994-08-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG01871_1a; cp:doi ; cp:numberOfObservations "81"^^xsd:int; cp:overallN "81"^^xsd:int; cp:overallProportionCooperation "5.5E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting , ; cp:studyGameIncentive ; cp:studyGroupSize "7"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int; cp:studyOneShot ; cp:studyPGDThreshold "2.0E1"^^xsd:double; cp:yearOfDataCollection "1992"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Class" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:14:04.100Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }