@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:ENG02363_1.1.1.3.d cp:dependentVariable ; cp:eSEstimate "6.90684E-1"^^xsd:double; cp:effectSizeSampleSize "3.0E1"^^xsd:double; cp:effectSizeVariance "2.0807E-1"^^xsd:double; cp:has-stderr "8.32807E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/iteratedStrategy" . } sub:provenance { sub:assertion dct:creator "Daniel Aranoff", "James P. Gahagan", "James T. Tedeschi"; dct:date "1968-08-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG02363_1; cp:doi ; cp:maleProportion "5.71429E-1"^^xsd:double; cp:numberOfObservations "70"^^xsd:int; cp:overallN "70"^^xsd:int; cp:overallProportionCooperation "4.64E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "2"^^xsd:int; cp:studyKindex "6.92308E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int; cp:studyOneShot ; cp:studyOtherDilemmaType "Three types of Prisoner's Dilemma: Two-outcome game; Three-outcome game; Four-outcome game"; cp:yearOfDataCollection "1968"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Lab" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:28:34.199Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }