@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:ENG00427_3.5.4.5.d cp:dependentVariable ; cp:eSEstimate "-5.08579E-1"^^xsd:double; cp:effectSizeSampleSize "3.2E1"^^xsd:double; cp:effectSizeVariance "1.29041E-1"^^xsd:double; cp:has-stderr "6.35022E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/positionInGame" . } sub:provenance { sub:assertion dct:creator "JUAN CAMILO CARDENAS", "LUZ ANGELA RODRIGUEZ", "NANCY JOHNSON"; dct:date "2010-12-16"^^xsd:date; prov:wasDerivedFrom cr:ENG00427_3; cp:doi ; cp:maleProportion "5.13E-1"^^xsd:double; cp:meanAge "3.9307E1"^^xsd:double; cp:numberOfObservations "375"^^xsd:int; cp:overallMeanWithdrawal "8.615E0"^^xsd:double; cp:overallN "375"^^xsd:int; cp:overallStandardDeviation "9.192E0"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyOneShot ; cp:yearOfDataCollection "2010"^^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-16T23:33:39.705Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }