@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:ENG00637_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "1.62031E-1"^^xsd:double; cp:effectSizeSampleSize "1.37E2"^^xsd:double; cp:effectSizeVariance "2.93069E-2"^^xsd:double; cp:has-stderr "1.4626E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/feedbackContent" . } sub:provenance { sub:assertion dct:creator "David De Cremer", "Eric van Dijk"; dct:date "2002-09-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG00637_1; cp:doi ; cp:maleProportion "5.91549E-1"^^xsd:double; cp:meanAge "1.907E1"^^xsd:double; cp:numberOfObservations "137"^^xsd:int; cp:overallMeanContributions "1.86445E2"^^xsd:double; cp:overallN "137"^^xsd:int; cp:overallPercentageEndowmentContributed "6.21483E-1"^^xsd:double; cp:overallStandardDeviation "6.15E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "7"^^xsd:int; cp:studyMPCR "2.857143E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "301"^^xsd:int; cp:studyOneShot ; cp:studyPGDThreshold "1.05E3"^^xsd:double; cp:yearOfDataCollection "2000"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Class" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:39:54.905Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }