@prefix this: . @prefix sub: . @prefix rdfs: . @prefix prov: . @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:ENG01773_1a.1.2.3.d cp:dependentVariable ; cp:eSEstimate "2.69542E-1"^^xsd:double; cp:effectSizeSampleSize "6.1E1"^^xsd:double; cp:effectSizeVariance "6.61869E-2"^^xsd:double; cp:has-stderr "3.29398E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/emotion" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:ENG01773_1a; cp:doi ; cp:numberOfObservations "91"^^xsd:int; cp:overallMeanContributions "9.82644E2"^^xsd:double; cp:overallMeanWithdrawal "1.7356E1"^^xsd:double; cp:overallN "91"^^xsd:int; cp:overallPercentageEndowmentContributed "9.82644E-1"^^xsd:double; cp:overallStandardDeviation "2.2067E1"^^xsd:double; cp:publicationStatus ; cp:replenishmentRate "1.0E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "100"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "1001"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2012"^^xsd:int . rdfs:label "Doctoral Dissertation" . 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:11:21.020Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }