@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:CHI00059_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "-2.64581E-1"^^xsd:double; cp:effectSizeVariance "2.32387E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/gender" . } sub:provenance { sub:assertion prov:wasDerivedFrom cr:CHI00059_1; cp:numberOfObservations "179"^^xsd:int; cp:overallN "179"^^xsd:int; cp:overallProportionCooperation "6.56E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "6"^^xsd:int; cp:studyMatchingProtocol ; cp:studyOneShot ; cp:yearOfDataCollection "2016"^^xsd:int . rdfs:label "Master’s thesis" . rdfs:label "Resource Dilemma" . rdfs:label "Lab" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:46:31.914Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }