@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:ENG02047_1.1.3.4.d cp:dependentVariable ; cp:eSEstimate "9.44809E-1"^^xsd:double; cp:effectSizeSampleSize "1.5E2"^^xsd:double; cp:effectSizeVariance "2.97613E-2"^^xsd:double; cp:has-stderr "1.40858E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/punishmentTreatment" . } sub:provenance { sub:assertion dct:creator "Carlos Rodriguez-Sickert", "Juan Camilo Cárdenas", "Ricardo Andrés Guzmán"; dct:date "2008-07-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG02047_1; cp:doi ; cp:numberOfObservations "320"^^xsd:int; cp:overallMeanContributions "5.9E0"^^xsd:double; cp:overallMeanWithdrawal "3.1E0"^^xsd:double; cp:overallN "320"^^xsd:int; cp:overallPercentageEndowmentContributed "7.0E-1"^^xsd:double; cp:overallStandardDeviation "1.42E0"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "8"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2005"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab in the field" . rdfs:label "Monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:43:04.711Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }