@prefix dc1: .
@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:ENG00055_1.1.1.2.d cp:dependentVariable ;
cp:eSEstimate "-4.263E-1"^^xsd:double;
cp:effectSizeSampleSize "1.91E2"^^xsd:double;
cp:effectSizeVariance "2.14187E-2"^^xsd:double;
cp:has-stderr "1.05896E-2"^^xsd:double;
cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/publicGoodBadFrame" .
}
sub:provenance {
sub:assertion dc1:creator "Erwin Bulte", "John A List", "Steffen Andersen", "Uri Gneezy";
dc1:date "2008-04-01:00"^^xsd:gYearMonth;
prov:wasDerivedFrom cr:ENG00055_1;
cp:doi ;
cp:meanAge "2.76859E1"^^xsd:double;
cp:numberOfObservations "191"^^xsd:int;
cp:overallMeanContributions "1.898E1"^^xsd:double;
cp:overallN "191"^^xsd:int;
cp:overallPercentageEndowmentContributed "3.16333E-1"^^xsd:double;
cp:overallStandardDeviation "1.755E1"^^xsd:double;
cp:publicationStatus ;
cp:studyDilemmaType ;
cp:studyExperimentalSetting ;
cp:studyGameIncentive ;
cp:studyMPCR "5.0E-1"^^xsd:double;
cp:studyMatchingProtocol ;
cp:studyNumberOfChoices "61"^^xsd:int;
cp:studyOneShot ;
cp:yearOfDataCollection "2008"^^xsd:int .
rdfs:label "Published Article" .
rdfs:label "Public Goods Game" .
rdfs:label "Lab in the field" .
rdfs:label "Monetary" .
rdfs:label "Stranger" .
rdfs:label "One-shot" .
}
sub:pubinfo {
this: pav:createdBy ;
pav:createdOn "2020-12-16T23:21:28.568Z"^^xsd:dateTime;
pav:createdWith ;
pav:importedBy ;
pav:importedFrom ;
pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime;
pav:license .
}