@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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#> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

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

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<https://fdp-acc.healthdata.nl/dataset/f6b0bf13-9523-4f96-bf0f-584abfa3530b> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/015xq7480> ;
            vcard:hasEmail <mailto:datarequest@nivel.nl> ;
            foaf:homepage <https://www.nivel.nl> ;
            foaf:name "Nivel" ] ;
    dct:description "Electronic health record data from general practices spread throughout the Netherlands. General practice care comprises regular healthcare provision during normal practice hours, excluding out-of-hours primary care, emergency care and hospital admissions"@en,
        ""@nl ;
    dct:identifier <https://fdp-acc.healthdata.nl/dataset/f6b0bf13-9523-4f96-bf0f-584abfa3530b> ;
    dct:issued "2026-03-06T10:09:57.501866"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-16T11:33:06.563145"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/015xq7480> ;
            vcard:hasEmail <mailto:datarequest@nivel.nl> ;
            foaf:homepage <https://www.nivel.nl> ;
            foaf:name "Nivel" ] ;
    dct:title "Nivel Primary Care General Practices 2018"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Leontien Korteweg" ;
            vcard:hasEmail <mailto:gegevensaanvragen@nivel.nl> ] ;
    dcat:keyword "EHR"@en,
        "Electronic Health Records"@en,
        "Primary Care"@en,
        "Routine Healthcare Data"@en ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

