@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:ENG01439_1.3.2.3.d cp:dependentVariable ; cp:eSEstimate "1.50524E-1"^^xsd:double; cp:effectSizeSampleSize "5.5E1"^^xsd:double; cp:effectSizeVariance "7.31503E-2"^^xsd:double; cp:has-stderr "3.64692E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/primingConcept", "https://data.cooperationdatabank.org/vocab/prop/targetMembership" . } sub:provenance { sub:assertion dct:creator "Francesco La Barbera", "Mihaela Boza", "Pia Cariota Ferrara"; dct:date "2014-05-05"^^xsd:date; prov:wasDerivedFrom cr:ENG01439_1; cp:doi ; cp:maleProportion "2.92683E-1"^^xsd:double; cp:meanAge "1.977E1"^^xsd:double; cp:numberOfObservations "82"^^xsd:int; cp:overallMeanContributions "1.5998E1"^^xsd:double; cp:overallN "82"^^xsd:int; cp:overallPercentageEndowmentContributed "6.24917E-1"^^xsd:double; cp:overallStandardDeviation "5.97E0"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int; cp:studyMPCR "7.5E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "25"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2013"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Monetary lottery" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:03:02.574Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }