@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:ENG00106_2.2.1.2.d cp:dependentVariable ; cp:eSEstimate 5.41374E-1 ; cp:effectSizeSampleSize 5.9E1 ; cp:effectSizeVariance 9.90187E-2 ; cp:has-stderr 4.09669E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/oneShotStrategyValue" . } sub:provenance { sub:assertion dct:creator "S. S. Komorita" , "Wing Tung Au" ; dct:date "2002-01-01"^^xsd:gYear ; prov:wasDerivedFrom cr:ENG00106_2 ; cp:doi ; cp:maleProportion 1.0E0 ; cp:numberOfObservations "59"^^xsd:int ; cp:overallN "59"^^xsd:int ; cp:overallProportionCooperation 4.9E-1 ; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int ; cp:studyKindex 4.28571E-1 ; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int ; cp:studyOneShot ; cp:yearOfDataCollection "2002"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Lab" . rdfs:label "Non-monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:22:37.005Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }