@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 ns1: <http://data.europa.eu/930/> .
@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/b5ff8dfe-5cfd-4938-9eb7-e73c5bb22f32> a dcat:Dataset ;
    ns1:custodian <https://www.hiqa.ie> ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:analytics [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "NP test" ;
            dcat:accessURL <https://www.hiqa.ie> ] ;
    healthdcatap:hasStructuredData false ;
    healthdcatap:hdab <https://www.hiqa.ie> ;
    healthdcatap:healthCategory <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/DIOH>,
        <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/EHRS>,
        <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/NRPE> ;
    healthdcatap:trustedDataHolder false ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Test IMMAT July" ;
    dct:identifier "28519c20-11e0-4eb7-a76e-068186907e0d" ;
    dct:issued "2026-07-17T09:28:20"^^xsd:dateTime ;
    dct:modified "2026-07-23T13:49:35"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.prod.derilinx.com/organization/c6e6a6ef-df28-4697-934e-44a42579f3ac> ;
    dct:title "Test IMMAT July" ;
    adms:sample [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "Test NP" ;
            dcat:accessURL <https://www.hiqa.ie> ] ;
    adms:versionNotes "[]" ;
    dcat:distribution [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "Test July" ;
            dcat:accessURL <https://www.hiqa.ie> ] ;
    dcat:keyword "Test" ;
    dcat:landingPage <https://www.hiqa.ie> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<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://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/EHRS> a skos:Concept ;
    skos:prefLabel "Ehrs"@en .

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

<https://www.hiqa.ie#contact> a stat:ContactPoint,
        vcard:Kind ;
    stat:email "npadron@hiqa.ie" ;
    vcard:fn "Health Information Authority",
        "Nina" ;
    vcard:hasEmail <mailto:npadron@hiqa.ie> .

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

<https://www.hiqa.ie> a foaf:Agent,
        foaf:Document ;
    stat:contactPoint <https://www.hiqa.ie#contact> ;
    vcard:hasEmail <mailto:npadron@hiqa.ie> ;
    foaf:mbox <mailto:npadron@hiqa.ie> ;
    foaf:name "Health Information Authority",
        "Nina" .

