@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:ENG01781_1a.2.1.2.d cp:dependentVariable ; cp:eSEstimate "-2.62225E-1"^^xsd:double; cp:effectSizeSampleSize "8.3E1"^^xsd:double; cp:effectSizeVariance "5.10951E-2"^^xsd:double; cp:has-stderr "2.48114E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/gender" . } sub:provenance { sub:assertion dct:creator "Hannah-Hanh D. Nguyen", "Huy Le", "Terry Boles"; dct:date "2010-07-05"^^xsd:date; prov:wasDerivedFrom cr:ENG01781_1a; cp:doi ; cp:maleProportion "4.57516E-1"^^xsd:double; cp:meanAge "2.025E1"^^xsd:double; cp:numberOfObservations "153"^^xsd:int; cp:overallMeanContributions "2.674E5"^^xsd:double; cp:overallMeanWithdrawal "5.326E5"^^xsd:double; cp:overallN "153"^^xsd:int; cp:overallPercentageEndowmentContributed "3.3425E-1"^^xsd:double; cp:overallStandardDeviation "2.117E5"^^xsd:double; cp:publicationStatus ; cp:replenishmentRate "1.1E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "3"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "800001"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2010"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Hypothetical" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:42:37.741Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }