@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:JPN00035_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "-6.68636E-1"^^xsd:double; cp:effectSizeVariance "3.9342E-3"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/sequentiality" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:JPN00035_1; cp:numberOfObservations "211"^^xsd:int; cp:overallN "211"^^xsd:int; cp:overallProportionCooperation "4.27E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyGroupSize "2"^^xsd:int; cp:studyKindex "7.77778E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2009"^^xsd:int . rdfs:label "Working paper" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:45:19.453Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }