@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/12eafa63-5774-44ea-a7cd-58776f1a8278> 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 Ablatie registratie omvat verschillende typen interventies gericht op het behandelen van verschillende hartritmestoornissen. Dit omvat onder andere His-ablaties, katheterablaties voor aandoeningen zoals atriale flutter, atriumfibrilleren, AV-nodale re-entry tachycardie (AVNRT), atriale tachycardie, ventriculaire extrasystolen (VES), en ventriculaire tachycardieën. Ook ablatie voor accessoire verbindingen en minimaal-invasieve chirurgische ablaties voor atriumfibrilleren, uitgevoerd via een thoracoscopische benadering, worden geregistreerd. Elke ablatie of poging tot ablatie wordt vastgelegd vanaf het moment van de eerste huidincisie. Diagnostische elektrofysiologische onderzoeken zonder geplande ablatie worden niet opgenomen in de registratie. Minimaal-invasieve chirurgische ablaties worden geregistreerd als ze niet gecombineerd worden met andere openhartchirurgie, zoals klep- of bypassoperaties. In het geval van gecombineerde procedures worden deze interventies opgenomen in de cardiochirurgieregistratie en niet in de ablatie-registratie."@nl ;
    dct:identifier "NHR_ABL" ;
    dct:issued "2026-03-06T09:58:32.355577"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/nl> ;
    dct:modified "2026-04-17T10:32:39.480443"^^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,
        "Ablatie 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 "Electrophysiology"@nl,
        "ablatie"@nl,
        "ablation"@nl,
        "atrial fibrillation"@nl,
        "heart"@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 .

