@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:ENG02533_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "-4.47089E-1"^^xsd:double; cp:effectSizeSampleSize "1.04E2"^^xsd:double; cp:effectSizeVariance "7.04702E-2"^^xsd:double; cp:has-stderr "2.60307E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/powerLevel" . } sub:provenance { sub:assertion dct:creator "Janine Webb", "Margaret Foddy"; dct:date "2004-12-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG02533_1; cp:doi ; cp:maleProportion "3.17308E-1"^^xsd:double; cp:meanAge "2.111E1"^^xsd:double; cp:numberOfObservations "208"^^xsd:int; cp:overallN "208"^^xsd:int; cp:publicationStatus ; cp:replenishmentRate "1.05E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "4"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "3"^^xsd:int, "4"^^xsd:int, "7"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2004"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:32:43.917Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }