@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:JPN00088_2.1.1.2.d cp:dependentVariable ; cp:eSEstimate "3.60872E-1"^^xsd:double; cp:effectSizeVariance "2.95865E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/groupSize", "https://data.cooperationdatabank.org/vocab/prop/groupSizeLevel" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:JPN00088_2; cp:numberOfObservations "36"^^xsd:int; cp:overallMeanContributions "1.19667E0"^^xsd:double; cp:overallN "36"^^xsd:int; cp:overallPercentageEndowmentContributed "5.98333E-1"^^xsd:double; cp:overallStandardDeviation "6.73333E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "3"^^xsd:int, "36"^^xsd:int, "9"^^xsd:int; cp:studyMPCR "1.0E0"^^xsd:double, "3.33E-1"^^xsd:double, "8.3E-2"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "3"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "1989"^^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:46:01.642Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }