@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/3t9n2> a ns1:File ;
    dcterms:created "2018-10-02"^^rdf:string ;
    dcterms:identifier "https://osf.io/3t9n2"^^rdf:string ;
    dcterms:modified "2018-10-02"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/2c7bf805-6271-4d06-8dad-c644eadddd60> ;
    ns1:fileName "Decat_4_raw_osf.xlsm"^^rdf:string ;
    ns1:filePath "/Data&Analysis/Decat_4_raw_osf.xlsm"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/3t9n2?revision=1> ;
    ns1:isContainedBy <https://osf.io/urw3h> .

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

<https://osf.io/3t9n2?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-10-02"^^rdf:string ;
    dcterms:creator <https://osf.io/w6tf5> ;
    dcterms:extent "0.713 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-10-02"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::0e1f461a023d42d033771d4d96a7c596850feaa2609b86368e262f534f296aed> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/tjnpg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://rolandimhoff.de"^^rdf:string,
        "http://scholar.google.com/citations?user=PJwzk1EAAAAJ"^^rdf:string,
        "https://osf.io/tjnpg"^^rdf:string,
        "https://researchgate.net/profile/Roland_Imhoff"^^rdf:string,
        "https://uni-mainz.academia.edu/RolandImhoff"^^rdf:string ;
    foaf:name "Roland Imhoff"^^rdf:string .

<https://osf.io/urw3h> a ns1:Project ;
    dcterms:created "2018-10-02"^^rdf:string ;
    dcterms:creator <https://osf.io/tjnpg>,
        <https://osf.io/w6tf5> ;
    dcterms:identifier "https://osf.io/urw3h"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Unite Against: Decategorization under Common Threat"^^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/w6tf5> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-4945-0382"^^rdf:string,
        "https://osf.io/w6tf5"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-4945-0382> ;
    foaf:name "Felicitas Flade"^^rdf:string .