@prefix dcterms: .
@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:ENG01319_2.1.1.2.d cp:dependentVariable ;
cp:eSEstimate "-5.6501E-1"^^xsd:double;
cp:effectSizeSampleSize "4.8E1"^^xsd:double;
cp:effectSizeVariance "8.66587E-2"^^xsd:double;
cp:has-stderr "4.24899E-2"^^xsd:double;
cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/ostracism" .
}
sub:provenance {
sub:assertion dcterms:creator "Ann C. Rumble", "Craig D. Parks", "Ernest S. Park",
"Jaap W. Ouwerkerk", "Marcello Gallucci", "Norbert L. Kerr", "Paul A.M. van Lange";
dcterms:date "2009-07-01:00"^^xsd:gYearMonth;
prov:wasDerivedFrom cr:ENG01319_2;
cp:doi ;
cp:maleProportion "3.56164E-1"^^xsd:double;
cp:meanAge "2.12E1"^^xsd:double;
cp:numberOfObservations "73"^^xsd:int;
cp:overallMeanContributions "1.601E0"^^xsd:double;
cp:overallN "73"^^xsd:int;
cp:overallPercentageEndowmentContributed "4.0025E-1"^^xsd:double;
cp:overallStandardDeviation "6.7E-1"^^xsd:double;
cp:publicationStatus ;
cp:studyDilemmaType ;
cp:studyExperimentalSetting ;
cp:studyGameIncentive ;
cp:studyGroupSize "4"^^xsd:int, "8"^^xsd:int;
cp:studyMPCR "5.0E-1"^^xsd:double;
cp:studyMatchingProtocol ;
cp:studyNumberOfChoices "5"^^xsd:int;
cp:studyOneShot ;
cp:yearOfDataCollection "2008"^^xsd:int .
rdfs:label "Published Article" .
rdfs:label "Public Goods Game" .
rdfs:label "Lab" .
rdfs:label "Non-monetary lottery" .
rdfs:label "Partner" .
rdfs:label "Repeated" .
}
sub:pubinfo {
this: pav:createdBy ;
pav:createdOn "2020-12-16T23:59:40.081Z"^^xsd:dateTime;
pav:createdWith ;
pav:importedBy ;
pav:importedFrom ;
pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime;
pav:license .
}