@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:ENG00966_1.1.1.2.d cp:dependentVariable ; cp:eSEstimate "-1.33518E-1"^^xsd:double; cp:effectSizeSampleSize "1.7E2"^^xsd:double; cp:effectSizeVariance "2.95228E-2"^^xsd:double; cp:has-stderr "1.31781E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/leadership" . } sub:provenance { sub:assertion dct:creator "Björn Vollan", "Tsegaye T. Gatiso"; dct:date "2016-12-05"^^xsd:date; prov:wasDerivedFrom cr:ENG00966_1; cp:doi ; cp:maleProportion "8.5E-1"^^xsd:double; cp:meanAge "4.4E1"^^xsd:double; cp:numberOfObservations "85"^^xsd:int; cp:overallN "85"^^xsd:int; cp:overallPercentageEndowmentContributed "4.165E-1"^^xsd:double; cp:publicationStatus ; cp:replenishmentRate "1.1E0"^^xsd:double; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGameIncentive ; cp:studyGroupSize "5"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "10"^^xsd:int, "2"^^xsd:int, "3"^^xsd:int, "4"^^xsd:int, "5"^^xsd:int, "6"^^xsd:int, "7"^^xsd:int, "8"^^xsd:int, "9"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "2015"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Lab in the field" . rdfs:label "Monetary" . rdfs:label "Partner" . rdfs:label "Repeated" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:42:02.228Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }