@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/4c234eea-e550-4b36-80b1-49276a8fc65f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-4200-091> ;
            foaf:name "N4edcd0d91f0944929bb4066e87666d08" ] ;
    dct:description ""@en,
        "Dataset compiled from CBS microdata used to execute study 'COVID-19 vaccination and (short-term) mortality - a self-controlled case series study."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/c37973cb-a77c-46f7-aace-fd26b28a8bed> ;
    dct:issued "2023-06-29T13:26:13+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-06-29T13:26:38+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/0408v4c28> ;
            foaf:name "https://ror.org/0408v4c28" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-02-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-05-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID-19 vaccination and (short-term) mortality - a self-controlled case series study"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasUID <https://orcid.org/0000-0003-4200-091> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "COVID-19 vaccination grouping"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl,
        "population strategy"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694525479> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10220>,
        <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/27866022694525479> a foaf:Document .

