@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:CHI00047_4.1.2.3.d cp:dependentVariable ; cp:eSEstimate "1.10636E-1"^^xsd:double; cp:effectSizeVariance "6.09974E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/endowmentSize", "https://data.cooperationdatabank.org/vocab/prop/endowmentSymmetric", "https://data.cooperationdatabank.org/vocab/prop/symmetric" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:CHI00047_4; cp:maleProportion "4.2E-1"^^xsd:double; cp:meanAge "2.31E1"^^xsd:double; cp:numberOfObservations "150"^^xsd:int; cp:overallN "150"^^xsd:int; cp:overallPercentageEndowmentContributed "4.95E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "3"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "101"^^xsd:int, "151"^^xsd:int, "2"^^xsd:int, "41"^^xsd:int, "61"^^xsd:int; cp:studyOneShot ; cp:studyPGDThreshold "1.0E0"^^xsd:double, "1.8E2"^^xsd:double, "9.0E1"^^xsd:double; cp:yearOfDataCollection "2008"^^xsd:int . rdfs:label "Doctoral Dissertation" . rdfs:label "Public Goods Game" . rdfs:label "Lab" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:29:16.927Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }