@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:ENG01927_2.2.3.4.d cp:dependentVariable ; cp:eSEstimate "8.01906E-1"^^xsd:double; cp:effectSizeSampleSize "7.6E1"^^xsd:double; cp:effectSizeVariance "5.68622E-2"^^xsd:double; cp:has-stderr "2.7353E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/emotion" . } sub:provenance { sub:assertion dct:creator "Evan Polman", "Sharon H. Kim"; dct:date "2013-08-29"^^xsd:date; prov:wasDerivedFrom cr:ENG01927_2; cp:doi ; cp:maleProportion "4.80263E-1"^^xsd:double; cp:numberOfObservations "152"^^xsd:int; cp:overallMeanContributions "2.49702E2"^^xsd:double; cp:overallMeanWithdrawal "5.02975E1"^^xsd:double; cp:overallN "152"^^xsd:int; cp:overallPercentageEndowmentContributed "8.32342E-1"^^xsd:double; cp:overallStandardDeviation "2.96825E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "4"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "301"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2013"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Online" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:15:48.402Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }