@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/8be27879-efab-40fe-abb8-c968be737865> 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 ""@en,
        "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"@nl ;
    dct:identifier <https://fdp-acc.healthdata.nl/dataset/8be27879-efab-40fe-abb8-c968be737865> ;
    dct:issued "2026-03-06T10:12:09.809033"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:34:15.316685"^^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 ""@en,
        "Nivel Primary Care General Practices 2014"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Leontien Korteweg" ;
            vcard:hasEmail <mailto:gegevensaanvragen@nivel.nl> ] ;
    dcat:keyword "EHR"@nl,
        "Electronic Health Records"@nl,
        "Primary Care"@nl,
        "Routine Healthcare Data"@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

