@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/45xvp> a ns1:File ;
    dcterms:created "2020-08-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/45xvp"^^rdf:string ;
    dcterms:modified "2020-08-05"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/714b27ab-72db-4059-903b-fa84b07dd863> ;
    ns1:fileName "A9flats.pdf"^^rdf:string ;
    ns1:filePath "/A9flats.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/45xvp?revision=1> ;
    ns1:isContainedBy <https://osf.io/u57a3> .

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

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/3pf9b> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-8043-4866"^^rdf:string,
        "https://osf.io/3pf9b"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-8043-4866> ;
    foaf:name "Freya Lygo"^^rdf:string .

<https://osf.io/45xvp?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-08-05"^^rdf:string ;
    dcterms:creator <https://osf.io/fulvh> ;
    dcterms:extent "1.8 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-08-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::7b816d8ec24fe2111b8a41788befef8b86c68d4de63e390929c92a0b7f47f701> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/nw7em> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4297-2492"^^rdf:string,
        "https://osf.io/nw7em"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4297-2492> ;
    foaf:name "Bruno Richard"^^rdf:string .

<https://osf.io/u57a3> a ns1:ProjectComponent ;
    dcterms:created "2020-08-05"^^rdf:string ;
    dcterms:creator <https://osf.io/3pf9b>,
        <https://osf.io/fulvh>,
        <https://osf.io/nw7em> ;
    dcterms:dateCopyrighted "2024"^^rdf:string ;
    dcterms:identifier "https://osf.io/u57a3"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Flat maps"^^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/fulvh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/bakerdh"^^rdf:string,
        "http://scholar.google.com/citations?user=xIDKgj8AAAAJ"^^rdf:string,
        "https://osf.io/fulvh"^^rdf:string,
        "https://www.linkedin.com/in/daniel-baker-41615490/"^^rdf:string,
        "https://www.york.ac.uk/psychology/staff/academicstaff/daniel/"^^rdf:string ;
    foaf:name "Daniel Baker"^^rdf:string .