@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:ENG00666_1.2.2.3.d cp:dependentVariable ; cp:eSEstimate "3.8863E-1"^^xsd:double; cp:effectSizeSampleSize "1.11E2"^^xsd:double; cp:effectSizeVariance "9.68934E-3"^^xsd:double; cp:has-stderr "9.343E-3"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/uncertaintyLevel" . } sub:provenance { sub:assertion dct:creator "Arjaan Wit", "David de Cremer", "Eric van Dijk", "Erik W. de Kwaadsteniet"; dct:date "2006-07-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG00666_1; cp:doi ; cp:maleProportion "2.59259E-1"^^xsd:double; cp:meanAge "2.098E1"^^xsd:double; cp:numberOfObservations "111"^^xsd:int; cp:overallMeanContributions "3.804E2"^^xsd:double; cp:overallMeanWithdrawal "1.196E2"^^xsd:double; cp:overallN "111"^^xsd:int; cp:overallPercentageEndowmentContributed "7.608E-1"^^xsd:double; cp:overallStandardDeviation "6.075E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "101"^^xsd:int, "401"^^xsd:int, "501"^^xsd:int, "601"^^xsd:int, "901"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2003"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:41:48.692Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }