@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/73fc38f3-0f6e-467c-aa88-bf348faa8281> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-9049-7318> ;
            foaf:name "Elisabeth Dulfer" ] ;
    dct:description ""@en,
        "Timing and sequence of vaccination against COVID-19 and Influenza"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/6f476b05-26d9-41df-8423-569e63a54c3d> ;
    dct:issued "2021-09-09T08:32:43+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-09T12:17:19+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/0246437f-325c-4ac1-8cf5-e0495831db38> ;
            foaf:name "Elisabeth  Dulfer" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Timing and sequence of vaccination against COVID-19 and Influenza"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Josephine van de Maat" ;
            vcard:hasUID <https://orcid.org/0000-0001-7351-4596> ] ;
    dcat:keyword "COVID-19 phase"@nl,
        "Codes for special purposes  U00-U85 "@nl,
        "GP care"@nl,
        "human disease"@nl,
        "national"@nl,
        "people by age"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497950> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U00-U85>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/generic/10095> .

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

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

