@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/151fc50c-e7b9-4899-93fc-421d24b97152> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-4174-1118" ;
            foaf:name "Elco van Burg" ] ;
    dct:description "Vulnerable in Amsterdam: The organisation and effects of support to vulnerable groups during and after the corona-crisis"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/0f009145-12fe-4dbd-b53a-70381aca773d> ;
    dct:issued "2021-09-24T13:01:30+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-30T21:24:15+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/0bd95117-d1de-47f4-90bc-7fad2b3a89a1> ;
            foaf:name "Elco van Bufg" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Vulnerable in Amsterdam: The organisation and effects of support to vulnerable groups during and after the corona-crisis"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Elco van Burg" ;
            vcard:hasUID <https://orcid.org/0000-0002-4174-1118> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "homeless"@en,
        "other"@en,
        "people with migration background"@en,
        "people with psychiatric vulnerabilities"@en,
        "residential care"@en,
        "sex workers"@en,
        "street care"@en,
        "transmural"@en,
        "urban"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498145> ;
    dcat:theme <http://purl.org/zonmw/covid19/10003>,
        <http://purl.org/zonmw/covid19/10011>,
        <http://purl.org/zonmw/covid19/10016>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/generic/10006> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<https://covid19initiatives.health-ri.nl/p/Project/27866022694498145> a foaf:Document .

