@prefix dcterms: . @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:ENG01753_1.5.11.4.d cp:dependentVariable ; cp:eSEstimate "1.09067E-1"^^xsd:double; cp:effectSizeSampleSize "4.2E1"^^xsd:double; cp:effectSizeVariance "1.20481E-1"^^xsd:double; cp:has-stderr "5.35593E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/conflictIndexValue" . } sub:provenance { sub:assertion dcterms:creator "Alvin E. Roth", "J. Keith Murnighan"; dcterms:date "1983-06-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG01753_1; cp:doi ; cp:maleProportion "5.0E-1"^^xsd:double; cp:numberOfObservations "252"^^xsd:int; cp:overallN "252"^^xsd:int; cp:overallProportionCooperation "3.145E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int; cp:studyKindex "1.0E-1"^^xsd:double, "1.25E-1"^^xsd:double, "2.25E-1"^^xsd:double, "2.5E-1"^^xsd:double, "2.5E-2"^^xsd:double, "3.75E-1"^^xsd:double, "4.75E-1"^^xsd:double, "6.0E-1"^^xsd:double; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "1983"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Lab" . rdfs:label "Monetary lottery" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:10:12.865Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }