@prefix this: . @prefix sub: . @prefix rdfs: . @prefix prov: . @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:ENG00367_1.1.2.5.d cp:dependentVariable ; cp:eSEstimate "2.25676E-1"^^xsd:double; cp:effectSizeSampleSize "6.0E1"^^xsd:double; cp:effectSizeVariance "1.70911E-2"^^xsd:double; cp:has-stderr "1.68775E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/uncertaintyLevel" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:ENG00367_1; cp:doi ; cp:numberOfObservations "60"^^xsd:int; cp:overallMeanContributions "3.8E2"^^xsd:double; cp:overallMeanWithdrawal "1.2E2"^^xsd:double; cp:overallN "60"^^xsd:int; cp:overallPercentageEndowmentContributed "7.6E-1"^^xsd:double; cp:overallStandardDeviation "8.4E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "221"^^xsd:int, "311"^^xsd:int, "401"^^xsd:int, "466"^^xsd:int, "496"^^xsd:int, "506"^^xsd:int, "536"^^xsd:int, "601"^^xsd:int, "691"^^xsd:int, "781"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "1994"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:40:31.302Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }