@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/381e19e9-cd98-4367-b1db-c7acb3f4d168> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0292-9185> ;
            foaf:name "Renee Mylou Boesten" ] ;
    dct:description "Hoe kunnen ZZPers en MKBers gezond en financieel weerbaar blijven tijdens en na de COVID-19 crisis?"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/0ec4c548-ffe2-4424-93c4-89c64294911e> ;
    dct:issued "2023-11-17T14:01:37+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-11-17T14:01:53+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/80627e4b-2f4c-4fe4-aa16-e561a9273141> ;
            foaf:name "Renee Boesten" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-14T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Hoe kunnen ZZPers en MKBers gezond en financieel weerbaar blijven tijdens en na de COVID-19 crisis?"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "E Demerouti" ;
            vcard:hasUID <https://orcid.org/0000-0002-4615-6532> ] ;
    dcat:keyword "Maatschappelijke dynamiek"@en,
        "Small- and medium sized entrepreneurs"@en,
        "The focus of our research is on Dutch entrepreneurs and how they perform within their business"@en,
        "national"@en,
        "other"@en,
        "people by employment"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694555609> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10067>,
        <http://purl.org/zonmw/generic/10006> .

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

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

