@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/8343d55f-9da0-49ac-99ad-c025f15985ee> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <https://www.wikidata.org/entity/Q235007> ;
    healthdcatap:populationCoverage "Volwassenen van 18 jaar of ouder die een cardiochirurgische ingreep hebben ondergaan."@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 Cardiochirurgie registratie omvat uitgevoerde cardiochirurgische ingrepen aan het hart en/of de grote intrathoracale vaten, al dan niet in combinatie met een niet-cardiale ingreep. Een sessie beslaat de periode vanaf het moment van huidincisie of -punctie tot en met het verlaten van de operatiekamer of de ruimte waar de interventie heeft plaatsgevonden. Ook afgebroken interventies nadat er al een huidincisie of -punctie heeft plaatsgevonden vallen binnen een sessie zijn geïncludeerd."@nl ;
    dct:identifier "NHR_CHIR" ;
    dct:issued "2007-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-05-13T11:45:32.984551"^^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 "2007-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Cardiochirurgie 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 "ATAD"@nl,
        "AVR"@nl,
        "CABG"@nl,
        "CTC"@nl,
        "MVP"@nl,
        "MVR"@nl,
        "aortic surgery"@nl,
        "heart"@nl,
        "heart valve surgery"@nl,
        "open-heart surgery"@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 .

