@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.3.2.3.d cp:dependentVariable ; cp:eSEstimate 2.14401E-1 ; cp:effectSizeSampleSize 5.1E1 ; cp:effectSizeVariance 7.89122E-2 ; cp:has-stderr 3.93357E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/powerLevel" . } 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 ; cp:numberOfObservations "155"^^xsd:int ; cp:overallMeanContributions 3.86E0 ; cp:overallMeanWithdrawal 6.14E0 ; cp:overallN "155"^^xsd:int ; cp:overallPercentageEndowmentContributed 3.86E-1 ; cp:overallStandardDeviation 1.976E0 ; cp:publicationStatus ; cp:replenishmentRate 1.01E0 , 1.1E0 ; 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:08.831Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }