@prefix dcterms: . @prefix ns1: . @prefix this: . @prefix sub: . @prefix rdfs: . @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:ENG00555_1.3.3.4.d cp:dependentVariable ; cp:eSEstimate "-2.00746E-1"^^xsd:double; cp:effectSizeSampleSize "7.2E1"^^xsd:double; cp:effectSizeVariance "5.58354E-2"^^xsd:double; cp:has-stderr "2.78477E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/feedbackTarget" . } sub:provenance { sub:assertion dcterms:creator "Dietmar Fehr", "Gerlinde Fellner", "Giorgio Coricelli"; dcterms:date "2003-01-01"^^xsd:gYear; ns1:wasDerivedFrom cr:ENG00555_1; cp:doi ; cp:higherInclusive "5.0E1"^^xsd:double; cp:lowerInclusive "1.8E1"^^xsd:double; cp:maleProportion "4.09722E-1"^^xsd:double; cp:meanAge "2.335E1"^^xsd:double; cp:numberOfObservations "144"^^xsd:int; cp:overallMeanContributions "1.72325E1"^^xsd:double; cp:overallN "144"^^xsd:int; cp:overallPercentageEndowmentContributed "6.893E-1"^^xsd:double; cp:overallStandardDeviation "3.52558E0"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int; cp:studyMPCR "8.0E-1"^^xsd:double; cp:studyNumberOfChoices "26"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2004"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Monetary" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:37:50.095Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }