@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://api.osf.io/v2/subjects/584240d954be81056ceca841> a skos:Concept ;
    skos:broader <https://api.osf.io/v2/subjects/584240da54be81056cecab8f> ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Public Economics"^^rdf:string .

<https://api.osf.io/v2/subjects/584240da54be81056cecab02> a skos:Concept ;
    skos:broader <https://api.osf.io/v2/subjects/584240da54be81056cecab8f> ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Behavioral Economics"^^rdf:string .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/5x9en> a ns1:Project ;
    dcterms:created "2024-12-11"^^rdf:string ;
    dcterms:creator <https://osf.io/bw2jz> ;
    dcterms:dateCopyrighted "2025"^^rdf:string ;
    dcterms:description "Widespread tax compliance is observed also in situations where sanctions are too weak to deter a rational individual from evading taxes. The list of possible explanations is long. In this project two of them are analyzed in more detail. First, the functioning of so-called weak enforcement is tested. The question is if taxpayers are following the rules although the probability of being audited and / or the sanctions size are low. Second, the effect of social norms on tax compliance is tested. The question is if normative and / or empirical expectations, the two aspects that form a social norm according to Bicchieri (2012), bring people to pay taxes. Special attention is given to the interaction of weak enforcement and social norms. We want to test if they add up, crowd themselves in or crowd themselves out. This is done in a laboratory experiment using as the main part a standard income reporting game. Enforcement regimes are varied within-subjects, social norm messages are varied between subjects. The experiment, additionally, contains a norm elicitation task, a measure for risk attitude and a test for social value orientation."^^rdf:string ;
    dcterms:hasVersion <https://osf.io/vzp9y> ;
    dcterms:identifier "https://osf.io/5x9en"^^rdf:string ;
    dcterms:modified "2026-02-19"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights _:N3139b98f9ca84f15ba18fc6da5e50c7d ;
    dcterms:rightsHolder "Robin Scheuch"^^rdf:string ;
    dcterms:subject <https://api.osf.io/v2/subjects/584240d954be81056ceca841>,
        <https://api.osf.io/v2/subjects/584240da54be81056cecab02>,
        <https://api.osf.io/v2/subjects/584240da54be81056cecab8f>,
        <https://api.osf.io/v2/subjects/584240da54be81056cecac48> ;
    dcterms:title "Social Norms and Weak Enforcement - A Laboratory Experiment on Tax Evasion"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/bw2jz> ;
            ns1:order 0 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/4d95444f-9c16-4e52-91e1-1460344a9550> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:keyword "Enforcement"^^rdf:string,
        "Laboratory Experiment"^^rdf:string,
        "Law and Economics"^^rdf:string,
        "Social Norms"^^rdf:string,
        "Tax Compliance"^^rdf:string ;
    ns1:storageByteCount 275749 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-07"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/5x9en> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 2 ;
            ns1:viewSessionCount 1 ] .

<https://osf.io/registries/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/registries/osf"^^rdf:string ;
    foaf:name "OSF Registries"^^rdf:string .

<https://osf.io/vzp9y> a ns1:Registration ;
    dcterms:created "2025-03-24"^^rdf:string ;
    dcterms:creator <https://osf.io/bw2jz> ;
    dcterms:dateCopyrighted "2025"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/VZP9Y"^^rdf:string,
        "https://osf.io/vzp9y"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights _:N3139b98f9ca84f15ba18fc6da5e50c7d ;
    dcterms:rightsHolder "Robin Scheuch"^^rdf:string ;
    dcterms:title "Social Norms and Weak Enforcement - A Laboratory Experiment on Tax Evasion"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/VZP9Y> .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

<https://api.osf.io/v2/subjects/584240da54be81056cecac48> a skos:Concept ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Social and Behavioral Sciences"^^rdf:string .

<https://api.osf.io/v2/subjects/584240da54be81056cecab8f> a skos:Concept ;
    skos:broader <https://api.osf.io/v2/subjects/584240da54be81056cecac48> ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Economics"^^rdf:string .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/bw2jz> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/bw2jz"^^rdf:string ;
    foaf:familyName "Scheuch"^^rdf:string ;
    foaf:givenName "Robin"^^rdf:string ;
    foaf:name "Robin Scheuch"^^rdf:string .

<https://bepress.com/reference_guide_dc/disciplines/> a skos:ConceptScheme ;
    dcterms:title "bepress Digital Commons Three-Tiered Taxonomy"^^rdf:string .

_:N3139b98f9ca84f15ba18fc6da5e50c7d foaf:name "No license"^^rdf:string .