@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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/76fa9> a ns1:File ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/76fa9"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    ns1:fileName "data details.pdf"^^rdf:string ;
    ns1:filePath "/data details.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/76fa9?revision=1> ;
    ns1:isContainedBy <https://osf.io/6dwe5> .

<https://osf.io/76fa9?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:creator <https://osf.io/3yfzn> ;
    dcterms:extent "0.079 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::647aa49a8bb57db1271d4f4b25f27be24201f2b80fe1da6380dac1e3483b3e48> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/gmcty> a ns1:File ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/gmcty"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    ns1:fileName "data.csv"^^rdf:string ;
    ns1:filePath "/data.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/gmcty?revision=1> ;
    ns1:isContainedBy <https://osf.io/6dwe5> .

<https://osf.io/gmcty?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:creator <https://osf.io/3yfzn> ;
    dcterms:extent "0.009 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::986d8029698f9cf872c2b045b80b3369ff1f89132b408eb3ce817c047066b468> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/n89q7> a ns1:File ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/n89q7"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    ns1:fileName "syntax code.pdf"^^rdf:string ;
    ns1:filePath "/syntax code.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/n89q7?revision=1> ;
    ns1:isContainedBy <https://osf.io/6dwe5> .

<https://osf.io/n89q7?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-05-27"^^rdf:string ;
    dcterms:creator <https://osf.io/3yfzn> ;
    dcterms:extent "0.103 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-05-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::f4ad0c01ef39e685861319de0571ad3d157bc8598626e3417d2182fd854a2952> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> ;
    ns1:versionNumber "1"^^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/6dwe5> a ns1:Project ;
    dcterms:created "2023-01-26"^^rdf:string ;
    dcterms:creator <https://osf.io/3yfzn> ;
    dcterms:identifier "https://osf.io/6dwe5"^^rdf:string ;
    dcterms:modified "2024-09-03"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "The Psychological Costs of Tax Compliance"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/3yfzn> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9dc90fc8-f35f-448e-90c5-d86ae5006ac8> ;
    ns1:contains <https://osf.io/76fa9>,
        <https://osf.io/gmcty>,
        <https://osf.io/n89q7> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 107382 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> .

<https://api.osf.io/v2/regions/au-1/> skos:prefLabel "Australia - Sydney"@en .

<https://osf.io/3yfzn> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-5031-3799"^^rdf:string,
        "https://osf.io/3yfzn"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5031-3799> ;
    foaf:name "Ferry"^^rdf:string .