@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/a5ea58a6-90f3-4640-b8b9-33af86fa7315> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8446-7457> ;
            foaf:name "Bas ter Weel" ] ;
    dct:description ""@en,
        "Een onverwachte valse start op de arbeidsmarkt"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/5f21725d-c245-470b-8de3-36fb0a5c88ff> ;
    dct:issued "2023-03-10T12:53:20+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-03-10T14:29:18+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/85a7b68f-6e26-455b-9b0a-fefdc8291507> ;
            foaf:name "Bas ter Weel" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Een onverwachte valse start op de arbeidsmarkt"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Bas ter Weel" ;
            vcard:hasUID <https://orcid.org/0000-0001-8446-7457> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "Effects COVID on participation"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl,
        "people by education"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694506050> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10060>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

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

