@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#> .

<https://fdp.heart-institute.nl/dataset/d65ed718-c4fe-49c7-8958-593ae3295cd9> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "NHR" ;
            vcard:hasEmail <mailto:wetenschap@nhr.nl> ;
            foaf:homepage <https://nhr.nl/handboeken/> ;
            foaf:name "Nederlandse Hart Registratie" ] ;
    dct:description ""@en,
        """De Aangeboren hartafwijkingen bij kinderen en volwassenen, en verworven hartafwijkingen bij kinderen omvat patiënten (kind of volwassen vanaf 18 jaar) met een aangeboren hartafwijking, en kinderen met een verworven hartafwijking. De patiënten binnen deze registratie worden longitudinaal opgevolgd. 
Deze registratie omvat daarnaast ook alle hartkatheterisaties bij kinderen die transveneus dan wel arterieel worden uitgevoerd. Hieronder vallen ook de diagnostische hartkatheterisatie, stand alone EFO (elektrofysiologisch onderzoek), PHT (pulmonale hypertensie test) en biopten. Er worden ook hartkatheterisaties bij volwassenen geïncludeerd, die gekatheteriseerd worden in verband met een structurele aangeboren hartafwijking."""@nl ;
    dct:identifier "NHR_AHVHK" ;
    dct:issued "2026-03-06T09:58:36.557238"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/nl> ;
    dct:modified "2026-04-17T10:32:40.975895"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/01eh42f79> ;
            vcard:hasEmail <mailto:wetenschap@nhr.nl> ;
            foaf:homepage <https://nhr.nl/> ;
            foaf:name "Nederlandse Hart Registratie" ] ;
    dct:title ""@en,
        "Aangeboren hartafwijkingen, en verworven hartafwijkingen bij kinderen registratie"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "NHR" ;
            vcard:hasEmail <mailto:info@nhr.nl> ;
            vcard:hasURL <['https://nhr.nl/contact/']> ] ;
    dcat:keyword "ASD"@nl,
        "Tetralogy of Fallot"@nl,
        "VSD"@nl,
        "congenital heart disease  CHD "@nl,
        "quality registry"@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

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

