@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:ENG00349_1.3.2.3.d cp:dependentVariable ;
cp:eSEstimate "-8.71131E-1"^^xsd:double;
cp:effectSizeSampleSize "2.34E2"^^xsd:double;
cp:effectSizeVariance "5.89502E-3"^^xsd:double;
cp:has-stderr "5.0192E-3"^^xsd:double;
cp:independentVariable "https://data.cooperationdatabank.org/vocab/prop/resourceSizeLevel" .
}
sub:provenance {
sub:assertion dcterms:creator "Hans-Joachim Mosler", "Wernher M. Brucks";
dcterms:date "2011-01-01:00"^^xsd:gYearMonth;
prov:wasDerivedFrom cr:ENG00349_1;
cp:doi ;
cp:maleProportion "5.73944E-1"^^xsd:double;
cp:meanAge "2.4E1"^^xsd:double;
cp:numberOfObservations "234"^^xsd:int;
cp:overallMeanContributions "2.237E2"^^xsd:double;
cp:overallMeanWithdrawal "2.763E2"^^xsd:double;
cp:overallN "234"^^xsd:int;
cp:overallPercentageEndowmentContributed "4.474E-1"^^xsd:double;
cp:overallStandardDeviation "1.12067E2"^^xsd:double;
cp:publicationStatus ;
cp:studyDilemmaType ;
cp:studyExperimentalSetting ;
cp:studyGameIncentive ;
cp:studyGroupSize "6"^^xsd:int;
cp:studyMatchingProtocol ;
cp:studyNumberOfChoices "11"^^xsd:int;
cp:studyOneShot ;
cp:yearOfDataCollection "2002"^^xsd:int .
rdfs:label "Published Article" .
rdfs:label "Resource Dilemma" .
rdfs:label "Online" .
rdfs:label "Monetary lottery" .
rdfs:label "Partner" .
rdfs:label "Repeated" .
}
sub:pubinfo {
this: pav:createdBy ;
pav:createdOn "2020-12-17T00:41:28.475Z"^^xsd:dateTime;
pav:createdWith ;
pav:importedBy ;
pav:importedFrom ;
pav:importedOn "2020-12-01T00:00:00.000Z"^^xsd:dateTime;
pav:license .
}