@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:ENG02670_1.2.1.2.d cp:dependentVariable ; cp:eSEstimate "-3.37924E-1"^^xsd:double; cp:effectSizeSampleSize "1.68E2"^^xsd:double; cp:effectSizeVariance "2.41494E-2"^^xsd:double; cp:has-stderr "1.19894E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/uncertaintyLevel" . } sub:provenance { sub:assertion dct:creator "Donald W. Hine", "Robert Gifford"; dct:date "1996-06-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG02670_1; cp:doi ; cp:numberOfObservations "168"^^xsd:int; cp:overallMeanContributions "1.51233E1"^^xsd:double; cp:overallMeanWithdrawal "5.87667E0"^^xsd:double; cp:overallN "168"^^xsd:int; cp:overallPercentageEndowmentContributed "7.20159E-1"^^xsd:double; cp:publicationStatus ; cp:replenishmentRate "1.25E0"^^xsd:double, "2.5E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "3"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "22"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "1996"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:39:00.811Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }