@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/0fa88514-880e-4a00-ad39-14bf80bce18a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-3710-0940> ;
            foaf:name "Federica Giardina" ] ;
    dct:description "EQUalS: Mathematical modelling to inform an EQUitable and effective response to epidemicS"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/156964e3-5c42-401a-8f32-3a1ab1fcec67> ;
    dct:issued "2024-02-28T22:19:05+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-02-28T22:36:04+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/4d7e2061-33c8-4ebd-a09e-5a84276d048d> ;
            foaf:name "Federica Giardina" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-02T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-07-03T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "EQUalS: Mathematical modelling to inform an EQUitable and effective response to epidemicS"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Federica Giardina" ;
            vcard:hasUID <https://orcid.org/0000-0002-3710-0940> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "GGD"@en,
        "hospital care"@en,
        "national"@en,
        "neighbourhood"@en,
        "other"@en,
        "people by age"@en,
        "people by education"@en,
        "people with migration background"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694580606> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10060>,
        <http://purl.org/zonmw/covid19/10077>,
        <http://purl.org/zonmw/covid19/10263>,
        <http://purl.org/zonmw/generic/10006> .

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

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

