@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 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 stat: <http://data.europa.eu/m8g/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.prod.derilinx.com/dataset/ff029d81-b307-4ca7-a509-92989251ef04> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hasStructuredData false ;
    healthdcatap:hdab <https://portal.hiqa.prod.derilinx.com/> ;
    healthdcatap:healthCategory <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/DIOH> ;
    healthdcatap:trustedDataHolder false ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description "Creating this dataset to test variables" ;
    dct:identifier "9440c26b-f2c7-475c-8c9d-b9309c032e23" ;
    dct:issued "2026-07-22T16:17:25"^^xsd:dateTime ;
    dct:modified "2026-07-22T16:17:25"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.prod.derilinx.com/organization/c6e6a6ef-df28-4697-934e-44a42579f3ac> ;
    dct:title "HIQA Dataset with Variables" ;
    adms:versionNotes "[]" ;
    dcat:distribution [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:format <http://publications.europa.eu/resource/authority/file-type/SQL> ;
            dct:title "Distribution 4" ;
            dcat:accessURL <https://portal.hiqa.prod.derilinx.com/> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<http://publications.europa.eu/resource/authority/file-type/SQL> a dct:MediaTypeOrExtent .

<https://ckan.hiqa.prod.derilinx.com/organization/c6e6a6ef-df28-4697-934e-44a42579f3ac> a foaf:Agent ;
    foaf:name "Health Information and Quality Authority (HIQA )" .

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

<https://portal.hiqa.prod.derilinx.com/#contact> a stat:ContactPoint,
        vcard:Kind ;
    stat:email "catalogue@hiqa.ie" ;
    vcard:fn "HIQA" ;
    vcard:hasEmail <mailto:catalogue@hiqa.ie> .

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

<https://portal.hiqa.prod.derilinx.com/> a foaf:Agent ;
    stat:contactPoint <https://portal.hiqa.prod.derilinx.com/#contact> ;
    vcard:hasEmail <mailto:catalogue@hiqa.ie> ;
    foaf:mbox <mailto:catalogue@hiqa.ie> ;
    foaf:name "HIQA" .

