@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/d7bfcdf2-f807-47f7-91fc-40a2c98fcf2c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-6259-4364" ;
            foaf:name "Josi Anne Boeijen" ] ;
    dct:description ""@en,
        "GRIP3 WP3 CovidTHERAPY@home"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/2ef0a73a-1787-49cd-bff1-6ab821e6667b> ;
    dct:issued "2023-09-13T10:15:45+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-09-13T14:29:10+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/416362e1-5c32-4ecb-a4f7-40a25cd4a65f> ;
            foaf:name "Josi Boeijen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "GRIP3 WP3 CovidTHERAPY@home"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Dorien Zwart" ;
            vcard:hasUID <https://orcid.org/0000-0003-0098-4882> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694543158> ;
    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/27866022694543158> a foaf:Document .

