@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 healthdcatap: <http://healthdataportal.eu/ns/health#> .
@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/165e8ff3-a339-4563-ad69-6e8ac9a04abb> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    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 Atriumfibrilleren registratie omvat patiënten met atriumfibrilleren en/of atriumflutter (AF). Het betreft alle patiënten (18 jaar of ouder) met nieuw dan wel recent ontdekt (korter dan 6 maanden) non-valvulair atriumfibrilleren, geregistreerd op een 12-kanaals ECG, een holteronderzoek (minstens 30 seconden durend) of device detected. Indien device detected dan geldt een atrial high-rate episode (AHRE) > 24u durend als inclusiecriterium. Daarnaast ook alle patiënten (18 jaar of ouder)  met nieuw danwel recent ontdekt (korter dan 6 maanden) atriumflutter. 

Deze registratie bevat geen patiënten met
	· Valvulair atriumfibrilleren: atriumfibrilleren met een mechanische hartklep of matig/ernstig mitraalklepstenose.
	· Verwachte levensduur < 6 maanden.
	· AF ontstaan binnen 14 dagen na cardiothoracale chirurgie."""@nl ;
    dct:identifier "NHR_AF" ;
    dct:issued "2026-03-06T09:58:20.958514"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/nl> ;
    dct:modified "2026-04-17T10:32:38.908161"^^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,
        "Atriumfibrilleren 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 "atrial fibrillation"@nl,
        "atrial flutter"@nl,
        "cardiac rhythm"@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 .

