@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:ENG01630_1.2.1.3.d cp:dependentVariable ; cp:eSEstimate "2.70839E-1"^^xsd:double; cp:effectSizeSampleSize "6.2E1"^^xsd:double; cp:effectSizeVariance "1.67206E-2"^^xsd:double; cp:has-stderr "1.64222E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/uncertaintyLevel" . } sub:provenance { sub:assertion dct:creator "Gregory B. Northcraft", "Kevin W. Rockmann", "Matthew W. McCarter"; dct:date "2010-01-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG01630_1; cp:doi ; cp:maleProportion "6.5E-1"^^xsd:double; cp:numberOfObservations "62"^^xsd:int; cp:overallMeanContributions "6.276E1"^^xsd:double; cp:overallN "62"^^xsd:int; cp:overallPercentageEndowmentContributed "5.0208E-1"^^xsd:double; cp:overallStandardDeviation "2.6787E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "4"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "126"^^xsd:int; cp:studyOneShot ; cp:studyPGDThreshold "1.6E2"^^xsd:double, "3.0E2"^^xsd:double, "4.4E2"^^xsd:double; cp:yearOfDataCollection "2008"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:07:26.883Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }