@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:ENG02515_1.2.1.4.d cp:dependentVariable ; cp:eSEstimate "1.35863E0"^^xsd:double; cp:effectSizeSampleSize "6.2E1"^^xsd:double; cp:effectSizeVariance "1.12177E-1"^^xsd:double; cp:has-stderr "4.25359E-2"^^xsd:double; cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/conflictIndexLevel" . } sub:provenance { sub:assertion dct:creator "Ann E. Tenbrunsel", "Kimberly A. Wade-Benzoni", "Max H. Bazerman"; dct:date "1996-08-01:00"^^xsd:gYearMonth; prov:wasDerivedFrom cr:ENG02515_1; cp:doi ; cp:numberOfObservations "180"^^xsd:int; cp:overallN "180"^^xsd:int; cp:overallPercentageEndowmentContributed "5.17E-1"^^xsd:double; cp:publicationStatus ; cp:studyDilemmaType ; cp:studyExperimentalSetting ; cp:studyGroupSize "4"^^xsd:int; cp:studyMatchingProtocol ; cp:studyNumberOfChoices "1001"^^xsd:int, "1201"^^xsd:int, "1601"^^xsd:int, "401"^^xsd:int, "801"^^xsd:int; cp:studyOneShot ; cp:yearOfDataCollection "1995"^^xsd:int . rdfs:label "Published Article" . rdfs:label "Resource Dilemma" . rdfs:label "Class" . rdfs:label "Stranger" . rdfs:label "One-shot" . } sub:pubinfo { this: pav:createdBy ; pav:createdOn "2020-12-17T00:32:12.981Z"^^xsd:dateTime; pav:createdWith ; pav:importedBy ; pav:importedFrom ; pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime; pav:license . }