@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/8655bf06-6b55-4a3b-8269-a5d6c52beeee> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-9528-0871" ;
            foaf:name "Martijn Hendriks" ] ;
    dct:description ""@en,
        "'Action Research' ontwikkeling leiderschap interventie ter bevordering adoptie gezonde werkgewoontes op individueel- en teamniveau"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/ebfbf978-ade7-4aa1-94ff-d4c96e8b42b9> ;
    dct:issued "2023-12-18T14:44:43+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-12-18T14:44:43+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/b33eb33c-6275-43cc-8728-ae23ede2eb6a> ;
            foaf:name "Martijn Hendriks" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-12-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "'Action Research' ontwikkeling leiderschap interventie ter bevordering adoptie gezonde werkgewoontes op individueel- en teamniveau"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Martijn Hendriks" ;
            vcard:hasUID <https://orcid.org/0000-0002-9528-0871> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694561630> ;
    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/27866022694561630> a foaf:Document .

