@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix eli: <http://data.europa.eu/eli/ontology#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.staging.derilinx.com/dataset/0e69adc9-3df7-4ae9-88c6-2ec80f05f612> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/dir/2016/680> ;
    healthdcatap:hasStructuredData false ;
    healthdcatap:healthCategory <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/MRMR> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Palliative Care Referral Records — IMMAT benchmarking demo dataset." ;
    dct:identifier "0e69adc9-3df7-4ae9-88c6-2ec80f05f612" ;
    dct:issued "2026-07-14T16:44:06"^^xsd:dateTime ;
    dct:modified "2026-07-14T16:45:57"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/35bca73d-9480-487b-a9a2-9b6b734f5a1f> ;
    dct:title "Palliative Care Referral Records" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/dir/2016/680> a eli:LegalResource .

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

<https://ckan.hiqa.staging.derilinx.com/organization/35bca73d-9480-487b-a9a2-9b6b734f5a1f> a foaf:Agent ;
    foaf:name "University Hospital Waterford" .

<https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/MRMR> a skos:Concept ;
    skos:prefLabel "Mrmr"@en .

