@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:ENG00940_3.1.1.2.d cp:dependentVariable ; cp:eSEstimate "6.05904E-1"^^xsd:double; cp:effectSizeSampleSize "1.55E2"^^xsd:double; cp:effectSizeVariance "2.69918E-2"^^xsd:double; cp:has-stderr "1.31962E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/giveTakeFrame" . } sub:provenance { sub:assertion dct:creator "Adam D. Galinsky", "Deborah H. Gruenfeld", "Joe C. Magee"; dct:date "2003-01-01"^^xsd:gYear; prov:wasDerivedFrom cr:ENG00940_3; cp:doi ; cp:maleProportion "7.3E-1"^^xsd:double; cp:numberOfObservations "155"^^xsd:int; cp:overallMeanContributions "3.86E0"^^xsd:double; cp:overallMeanWithdrawal "6.14E0"^^xsd:double; cp:overallN "155"^^xsd:int; cp:overallPercentageEndowmentContributed "3.86E-1"^^xsd:double; cp:overallStandardDeviation "1.976E0"^^xsd:double; cp:publicationStatus ; cp:replenishmentRate "1.01E0"^^xsd:double, "1.1E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "77"^^xsd:int, "78"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "11"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2002"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Class" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:49:02.769Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }