@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/cj39s> a ns1:Project ;
    dcterms:created "2020-02-03"^^rdf:string ;
    dcterms:creator <https://osf.io/gh7aj>,
        <https://osf.io/rpwjh> ;
    dcterms:hasVersion <https://osf.io/tdhjs> ;
    dcterms:identifier "https://osf.io/cj39s"^^rdf:string ;
    dcterms:modified "2020-05-20"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Citizen-State Relations in Informal Settlements in Lagos, Nigeria"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/rpwjh> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/gh7aj> ;
            ns1:order 0 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/2cfe40f9-efe5-4f48-8867-aba286b96abc> ;
    ns1:contains <https://osf.io/e4xbp> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 122341 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://osf.io/d5gfm> a dcterms:Agent .

<https://osf.io/e4xbp> a ns1:File ;
    dcterms:created "2020-02-03"^^rdf:string ;
    dcterms:identifier "https://osf.io/e4xbp"^^rdf:string ;
    dcterms:modified "2020-02-03"^^rdf:string ;
    ns1:fileName "20180920AB_PAP.pdf"^^rdf:string ;
    ns1:filePath "/20180920AB_PAP.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/e4xbp?revision=1> ;
    ns1:isContainedBy <https://osf.io/cj39s> .

<https://osf.io/e4xbp?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-02-03"^^rdf:string ;
    dcterms:creator <https://osf.io/d5gfm> ;
    dcterms:extent "0.117 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-02-03"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::b2da432be443a3e80b076c9325d66d30c534424cabbf774eaf77119309c51c1a> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/registries/egap> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/registries/egap"^^rdf:string ;
    foaf:name "egap Registry"^^rdf:string .

<https://osf.io/tdhjs> a ns1:Registration ;
    dcterms:created "2018-09-21"^^rdf:string ;
    dcterms:creator <https://osf.io/gh7aj>,
        <https://osf.io/rpwjh> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/TDHJS"^^rdf:string,
        "https://osf.io/tdhjs"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/egap> ;
    dcterms:title "Citizen-State Relations in Informal Settlements in Lagos, Nigeria"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/TDHJS> .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

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

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/gh7aj> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-6043-6143"^^rdf:string,
        "https://osf.io/gh7aj"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6043-6143> ;
    foaf:familyName "Rosenzweig"^^rdf:string ;
    foaf:givenName "Leah"^^rdf:string ;
    foaf:name "Leah Rosenzweig"^^rdf:string .

<https://osf.io/rpwjh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-1930-156X"^^rdf:string,
        "https://osf.io/rpwjh"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-1930-156X> ;
    foaf:familyName "Wilson"^^rdf:string ;
    foaf:givenName "Nicole"^^rdf:string ;
    foaf:name "Nicole E Wilson"^^rdf:string .