@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:ENG01060_3a.1.1.2.d cp:dependentVariable ; cp:eSEstimate 5.12537E-1 ; cp:effectSizeSampleSize 3.2E1 ; cp:effectSizeVariance 1.29105E-1 ; cp:has-stderr 6.3518E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/uncertaintyLevel" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:ENG01060_3a ; cp:doi ; cp:maleProportion 5.0E-1 ; cp:numberOfObservations "32"^^xsd:int ; cp:overallMeanContributions 1.07648E3 ; cp:overallN "32"^^xsd:int ; cp:overallPercentageEndowmentContributed 5.38242E-1 ; cp:overallStandardDeviation 8.3975E1 ; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int ; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2001"^^xsd:int ; cp:studyOneShot ; cp:yearOfDataCollection "1998"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:52:48.248Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }