@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/3gswa> a ns1:File ;
    dcterms:created "2018-01-10"^^rdf:string ;
    dcterms:identifier "https://osf.io/3gswa"^^rdf:string ;
    dcterms:modified "2018-03-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/363acd6a-bce1-4861-ac99-029b57f8bd0d> ;
    ns1:fileName "Metropoolregio2015.prj"^^rdf:string ;
    ns1:filePath "/T3.1_Administrative_units/Metropoolregio2015.prj"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/3gswa?revision=1> ;
    ns1:isContainedBy <https://osf.io/e65sp> .

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

<https://osf.io/25gqb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-1163-0529"^^rdf:string,
        "https://osf.io/25gqb"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-1163-0529> ;
    foaf:name "Alexander Wandl"^^rdf:string .

<https://osf.io/2rw38> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/2rw38"^^rdf:string ;
    foaf:name "Max Bohnet"^^rdf:string .

<https://osf.io/3gswa?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-01-10"^^rdf:string ;
    dcterms:creator <https://osf.io/66fzb> ;
    dcterms:extent "0.000413 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-01-10"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::384409724d9614252dc830ba5ec80b05b020e45eec585cb3d20ab4ee4df80f70> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/e65sp> a ns1:ProjectComponent ;
    dcterms:created "2017-06-02"^^rdf:string ;
    dcterms:creator <https://osf.io/25gqb>,
        <https://osf.io/2rw38>,
        <https://osf.io/66fzb>,
        <https://osf.io/fc639>,
        <https://osf.io/ky854>,
        <https://osf.io/uq7a4> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/E65SP"^^rdf:string,
        "https://osf.io/e65sp"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "spatial_data"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/E65SP> .

<https://osf.io/fc639> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/fc639"^^rdf:string ;
    foaf:name "Christoph Franke"^^rdf:string .

<https://osf.io/ky854> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ky854"^^rdf:string ;
    foaf:name "Cecilia Furlan"^^rdf:string .

<https://osf.io/uq7a4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/uq7a4"^^rdf:string ;
    foaf:name "Balázs Dukai"^^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/66fzb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/rusne"^^rdf:string,
        "http://scholar.google.com/citations?user=cUN2EjUAAAAJ&amp;hl=en&amp;oi=ao"^^rdf:string,
        "https://osf.io/66fzb"^^rdf:string,
        "https://researchgate.net/profile/Rusne_Sileryte"^^rdf:string,
        "https://www.linkedin.com/in/rusne-sileryte-53259911/"^^rdf:string,
        "https://www.tudelft.nl/en/staff/r.sileryte/"^^rdf:string ;
    foaf:name "Rusne Sileryte"^^rdf:string .