@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:ENG01253_1.1.1.7.d cp:dependentVariable ; cp:eSEstimate "-2.70979E0"^^xsd:double; cp:effectSizeSampleSize "2.3E1"^^xsd:double; cp:effectSizeVariance "3.33872E-1"^^xsd:double; cp:has-stderr "1.204831E-1"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/feedbackContent", "https://data.cooperationdatabank.org/vocab/prop/groupSize", "https://data.cooperationdatabank.org/vocab/prop/numberOfDecisionMakers" . } sub:provenance { sub:assertion dct:creator "Michael Jones", "Michael Mckee"; dct:date "2004-09-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG01253_1; cp:doi ; cp:numberOfObservations "93"^^xsd:int; cp:overallMeanContributions "4.22E1"^^xsd:double; cp:overallN "93"^^xsd:int; cp:overallPercentageEndowmentContributed "4.68889E-1"^^xsd:double; cp:overallStandardDeviation "1.4695E1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int, "6"^^xsd:int; cp:studyMPCR "2.5E-1"^^xsd:double, "3.0E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "91"^^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 "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:58:22.122Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }