@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:ENG00105_1.3.2.3.d cp:dependentVariable ; cp:eSEstimate "-8.69926E-2"^^xsd:double; cp:effectSizeSampleSize "3.6E2"^^xsd:double; cp:effectSizeVariance "1.37181E-2"^^xsd:double; cp:has-stderr "6.173E-3"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/mPCR", "https://data.cooperationdatabank.org/vocab/prop/mPCRlevel" . } sub:provenance { sub:assertion dct:creator "Man Wing Chung", "Wing Tung Au"; dct:date "2006-10-10"^^xsd:date; prov:wasDerivedFrom cr:ENG00105_1; cp:doi ; cp:numberOfObservations "180"^^xsd:int; cp:overallN "180"^^xsd:int; cp:overallProportionCooperation "5.5E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "9"^^xsd:int; cp:studyMPCR "2.4E-1"^^xsd:double, "2.85E-1"^^xsd:double, "3.3E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2007"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:22:32.446Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }