@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/55718d7a-29dd-4355-bb26-d21e69c2588b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-5262-4232> ;
            foaf:name "Mijke Hartendorp" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-3457-5385> ;
            foaf:name "Renate Mattiszik" ] ;
    dct:description ""@en,
        "De impact van de 1,5m-maatregel op het psychosociaal welbevinden van mensen met een visuele en visueel-auditieve beperking: (Effectieve) oplossingen vanuit Human-Centered Design"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/dfc49f64-23d2-4594-80ed-74a1c6d7d7e1> ;
    dct:issued "2021-09-27T13:47:38+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-01-25T07:56:46+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/267efcdb-7bd0-487c-a8f1-f61030594ec4> ;
            foaf:name "Renate Mattiszik" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-10-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-14T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "De impact van de 1,5m-maatregel op het psychosociaal welbevinden van mensen met een visuele en visueel-auditieve beperking: (Effectieve) oplossingen vanuit Human-Centered Design"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Mijke Hartendorp" ;
            vcard:hasUID <https://orcid.org/0000-0002-5262-4232> ] ;
    dcat:keyword "national"@nl,
        "other"@nl,
        "people with visual impairment and deafblindness"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498152> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/generic/10006> .

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

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

