@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:ENG00670_1.2.1.2.d cp:dependentVariable ; cp:eSEstimate 6.7552E-1 ; cp:effectSizeSampleSize 5.1E1 ; cp:effectSizeVariance 1.01321E-1 ; cp:has-stderr 4.45723E-2 ; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/partnerPerceptionLevel" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:ENG00670_1 ; cp:doi ; cp:maleProportion 4.51E-1 ; cp:meanAge 2.1E1 ; cp:numberOfObservations "51"^^xsd:int ; cp:overallN "51"^^xsd:int ; cp:overallProportionCooperation 3.19E-1 ; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "2"^^xsd:int ; cp:studyKindex 2.5E-1 ; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "2"^^xsd:int ; cp:studyOneShot ; cp:yearOfDataCollection "2012"^^xsd:int . rdfs:label "Doctoral Dissertation" . 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-16T23:40:57.051Z"^^xsd:dateTime ; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime ; pav:license . }