@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/3d40906c-c213-4d45-a676-dadc83deda31> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <https://www.wikidata.org/entity/Q10379> ;
    healthdcatap:populationCoverage "Volwassenen van 18 jaar of ouder die een eerste hartfalen diagnose hebben gekregen."@nl ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    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 Hartfalen registratie omvat patiënten met hartfalen die voldoen aan de richtlijnen en definitie ESC 2021 en 2023 focused update. De inclusie betreft in ieder geval de Novo HF patiënten met HFrEF, die primair voor hun hartfalen op de poli komen (+/- klinische opname vooraf) voor instellen van hun diagnose en behandeling van hartfalen. Voor de Hartfalen-registratie worden de patiënten tot 1 jaar na hun diagnose opgevolgd tenzij de patiënt eerder teruggaat naar de eerstelijn, overlijdt of wordt doorverwezen."@nl ;
    dct:identifier "NHR_HF" ;
    dct:issued "2018-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-05-13T11:46:05.650420"^^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:spatial <http://publications.europa.eu/resource/authority/country/NLD> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2018-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Hartfalen 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 "CHF"@nl,
        "HFmrEF"@nl,
        "HFpEF"@nl,
        "HFrEF"@nl,
        "heart"@nl,
        "heart failure"@nl,
        "left ventricular dysfunction"@nl,
        "quality registry"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://ror.org/01eh42f79" ;
                    foaf:homepage <https://nhr.nl/> ;
                    foaf:mbox <mailto:wetenschap@nhr.nl> ;
                    foaf:name "Nederlandse Hart Registratie" ] ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    foaf:page <https://nhr.nl/wetenschappelijk-onderzoek/> .

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

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

<http://publications.europa.eu/resource/authority/country/NLD> a dct:Location .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/NLD> a dct:LinguisticSystem .

<https://nhr.nl/wetenschappelijk-onderzoek/> a foaf:Document .

