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

<https://osf.io/tak6n> a ns1:File ;
    dcterms:created "2020-05-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/tak6n"^^rdf:string ;
    dcterms:modified "2020-05-15"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/04188940-cdb7-4b8f-85b6-177eff9530f6> ;
    ns1:fileName "I. Figures.R"^^rdf:string ;
    ns1:filePath "/R project/scripts and reports/I. Figures.R"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/tak6n?revision=1> ;
    ns1:isContainedBy <https://osf.io/5nvgz> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://osf.io/5nvgz> a ns1:Project ;
    dcterms:created "2020-05-06"^^rdf:string ;
    dcterms:creator <https://osf.io/jkt6v>,
        <https://osf.io/kve89>,
        <https://osf.io/mq38f>,
        <https://osf.io/ywxqz> ;
    dcterms:identifier "https://osf.io/5nvgz"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "COVID-19 Pandemic Impacts and Personality"^^rdf:string .

<https://osf.io/jkt6v> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/jkt6v"^^rdf:string ;
    foaf:name "Le Vy Phan"^^rdf:string .

<https://osf.io/kve89> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=JC67GbMAAAAJ&amp;hl=en"^^rdf:string,
        "https://osf.io/kve89"^^rdf:string,
        "https://researchgate.net/profile/John_Rauthmann"^^rdf:string,
        "https://www.researchgate.net/profile/John_Rauthmann"^^rdf:string ;
    foaf:name "John Rauthmann"^^rdf:string .

<https://osf.io/mq38f> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/mq38f"^^rdf:string ;
    foaf:name "Niclas Kuper"^^rdf:string .

<https://osf.io/tak6n?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-05-15"^^rdf:string ;
    dcterms:creator <https://osf.io/ywxqz> ;
    dcterms:extent "0.016 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-05-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::c964b475c1cfb8041d2f3e7eb35866eacb10da2670aa354c87ea9144c00489aa> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-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/ywxqz> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ywxqz"^^rdf:string ;
    foaf:name "Nick Modersitzki"^^rdf:string .