@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_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "9.23382E-1"^^xsd:double; cp:effectSizeSampleSize "1.0E2"^^xsd:double; cp:effectSizeVariance "4.42632E-2"^^xsd:double; cp:has-stderr "2.10388E-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_1; cp:doi ; cp:maleProportion "4.5E-1"^^xsd:double; cp:meanAge "1.939E1"^^xsd:double; cp:numberOfObservations "100"^^xsd:int; cp:overallMeanContributions "2.57612E4"^^xsd:double; cp:overallMeanWithdrawal "3.42388E4"^^xsd:double; cp:overallN "100"^^xsd:int; cp:overallPercentageEndowmentContributed "4.29354E-1"^^xsd:double; cp:overallStandardDeviation "1.2326E4"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "4"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "60001"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2001"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Class" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:41:51.956Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }