@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/5b55bfa2-453a-4bff-9839-9392264229fc> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6012-5070> ;
            foaf:name "Inge Slouwerhof" ] ;
    dct:description "Migranten in de frontlinie. De effecten van COVID-19maatregelen op arbeidsmigranten werkzaam in crucialesectoren"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/b31c485f-5ce4-46cb-bab6-cf98a134b53c> ;
    dct:issued "2021-09-13T08:40:50+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-11-07T15:12:08+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/2dd2d227-4b30-4cba-bde9-270f4b2e2750> ;
            foaf:name "Inge Slouwerhof" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Migranten in de frontlinie. De effecten van COVID-19 maatregelen op arbeidsmigranten werkzaam in cruciale sectoren"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:keyword "Effects on society - resilience of vulnerable groups"@en,
        "People working in essential sectors"@en,
        "international"@en,
        "national"@en,
        "people by employment"@en,
        "people with migration background"@en,
        "regional"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497963> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10008>,
        <http://purl.org/zonmw/covid19/10067>,
        <http://purl.org/zonmw/covid19/10077> .

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

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

