@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:ENG00965_1.3.2.4.d cp:dependentVariable ; cp:eSEstimate -4.34699E-1 ; cp:effectSizeSampleSize 3.2E1 ; cp:effectSizeVariance 1.64417E-1 ; cp:has-stderr 7.16801E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/gender" . } sub:provenance { sub:assertion dct:creator "Jill E. Borchert" , "Raymond T. Garza" ; dct:date "1990-06-01:00"^^xsd:gYearMonth ; prov:wasDerivedFrom cr:ENG00965_1 ; cp:doi ; cp:maleProportion 5.0E-1 ; cp:numberOfObservations "80"^^xsd:int ; cp:overallN "80"^^xsd:int ; cp:overallProportionCooperation 4.157E-1 ; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "6"^^xsd:int ; cp:studyKindex 1.0E0 ; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int ; cp:studyOneShot ; cp:yearOfDataCollection "1990"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Prisoner's Dilemma Game" . rdfs:label "Lab" . rdfs:label "Hypothetical" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-16T23:50:09.924Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }