@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/1d18d588-8577-49db-a81d-51318c94d775> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-9913-2393> ;
            foaf:name "Pieter van Baal" ] ;
    dct:description ""@en,
        "Using individual level survival prediction to estimate years of life lost due to Covid-19 and their socio-economic distribution"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/7d1b07b1-a09d-4ab5-8923-b2d2f81fbd3d> ;
    dct:issued "2023-09-28T07:58:34+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-09-28T08:01:26+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/275c239d-fd87-4aa3-a774-c0453e4c994c> ;
            foaf:name "Pieter van Baal" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-06-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Using individual level survival prediction to estimate years of life lost due to Covid-19 and their socio-economic distribution"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Pieter van Baal" ;
            vcard:hasUID <https://orcid.org/0000-0001-9913-2393> ] ;
    dcat:keyword "excess mortatlity"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694546024> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

