@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/c78f392b-a495-4066-ad79-9ecaaf903bb3> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4834-7367> ;
            foaf:name "Jose" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-6157-3935> ;
            foaf:name "Tessa van Loenen" ] ;
    dct:description "Deze dataset bevat gegevens uit straatdokterpraktijken over de gezondheidstoestand van daklozen tijdens Coronapandemie"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/b0ea0249-25a9-430f-9a7b-cb9ae568e932> ;
    dct:issued "2021-09-16T11:30:24+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-07-28T12:37:41+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4994-4008> ;
            foaf:name "https://orcid.org/0000-0002-4994-4008" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Homeless and COVID-19 lessons for the future"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Maria van den Muijsenbergh" ;
            vcard:hasUID <https://orcid.org/0000-0002-4994-4008> ] ;
    dcat:distribution <https://fdp-acc.healthdata.nl/distribution/98b5a1d7-fc14-4803-9fb9-3f0523907139> ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 phase"@en,
        "GP care"@en,
        "Homeless people"@en,
        "Social care"@en,
        "health care phase"@en,
        "human disease"@en,
        "national"@en,
        "other"@en,
        "regional"@en,
        "urban"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497974> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10003>,
        <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

<http://purl.org/NET/rdflicense/cc-zero1.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://doi.org/10.17026/dans-2c7-wksz> a rdfs:Resource .

<https://fdp-acc.healthdata.nl/distribution/98b5a1d7-fc14-4803-9fb9-3f0523907139> a dcat:Distribution ;
    dct:description "Deze dataset bevat gegevens uit straatdokterpraktijken over de gezondheidstoestand van daklozen tijdens de Coronapandemie"@en,
        ""@nl ;
    dct:format <https://w3id.org/spar/mediatype/text/csv.html> ;
    dct:issued "2026-04-16T11:28:23.764393"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://purl.org/NET/rdflicense/cc-zero1.0> ;
    dct:modified "2026-04-16T11:28:23.488197"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "DAKLOOSHEID EN CORONA"@en,
        ""@nl ;
    dcat:accessURL <https://doi.org/10.17026/dans-2c7-wksz> .

<https://w3id.org/spar/mediatype/text/csv.html> a dct:MediaTypeOrExtent .

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

