@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:ENG00698_2.3.1.2.d cp:dependentVariable ; cp:eSEstimate "2.35163E-1"^^xsd:double; cp:effectSizeSampleSize "5.0E1"^^xsd:double; cp:effectSizeVariance "8.0553E-2"^^xsd:double; cp:has-stderr "4.0138E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/gameType" . } sub:provenance { sub:assertion dct:creator "Alain Van Hiel", "David De Cremer", "Kristof Dhont"; dct:date "2011-01-24"^^xsd:date; prov:wasDerivedFrom cr:ENG00698_2; cp:doi ; cp:maleProportion "2.3E-1"^^xsd:double; cp:meanAge "2.13E1"^^xsd:double; cp:numberOfObservations "52"^^xsd:int; cp:overallMeanContributions "1.01902E5"^^xsd:double; cp:overallMeanWithdrawal "3.80975E4"^^xsd:double; cp:overallN "52"^^xsd:int; cp:overallPercentageEndowmentContributed "7.27875E-1"^^xsd:double; cp:overallStandardDeviation "2.4449E4"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "140001"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2001"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:41:57.772Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }