@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b3fe432f-6a1f-4b8b-a490-7b67f7722f78> a dcat:Dataset ;
    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> ;
            dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
            dct:description "vvv" ;
            dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
            dct:title "csv" ;
            dct:type <http://publications.europa.eu/resource/authority/distribution-type/DOWNLOADABLE_FILE> ;
            dcat:accessURL <https://www.hiqa.ie/> ;
            dcat:downloadURL <https://www.hiqa.ie/> ] ;
    healthdcatap:hasStructuredData false ;
    healthdcatap:healthCategory <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:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:conformsTo "dhsfth" ;
    dct:creator <https://www.hiqa.ie/> ;
    dct:description "XXXYYY" ;
    dct:identifier "6a07d522-dfcb-45d5-af21-387320bc6876" ;
    dct:issued "2026-07-08T10:37:32"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-07-08T10:37:32"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "fyjdyjdyj" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "fyjdyjdyj" ] ;
    dct:publisher <https://www.hiqa.ie/> ;
    dct:spatial <https://www.hiqa.ie/> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-05"^^xsd:date ;
            dcat:startDate "2025-01-06"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-05"^^xsd:date ;
            dcat:startDate "2025-01-06"^^xsd:date ] ;
    dct:title "Alison test 1" ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/CORE_REFERENCE_DATA> ;
    adms:sample [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
            dct:description "kuyl" ;
            dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
            dct:title "csv" ;
            dcat:accessURL <https://www.hiqa.ie/> ;
            dcat:downloadURL <https://www.hiqa.ie/> ] ;
    dcat:contactPoint <https://www.hiqa.ie/> ;
    dcat:distribution [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
            dct:description "asddghrhedihj" ;
            dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
            dct:title "csv xxx" ;
            dct:type <http://publications.europa.eu/resource/authority/distribution-type/DOWNLOADABLE_FILE> ;
            dcat:accessURL <https://www.hiqa.ie/> ;
            dcat:downloadURL <https://www.hiqa.ie/> ] ;
    dcat:spatialResolutionInMeters 123.0 ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> ;
    foaf:page "asdfgh" .

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

<http://publications.europa.eu/resource/authority/dataset-type/CORE_REFERENCE_DATA> a skos:Concept ;
    skos:prefLabel "Core reference data"@en .

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

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

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

<https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/publisher-type/administrative-institution> a skos:Concept ;
    skos:prefLabel "Administrative institution"@en .

<https://www.hiqa.ie/#contact> a stat:ContactPoint,
        vcard:Kind ;
    stat:contactPage <https://www.hiqa.ie/> ;
    stat:email "ahunt@hiqa.ie",
        "ahut@hiqa.ie" ;
    vcard:fn "Alison",
        "alison" ;
    vcard:hasEmail <mailto:ahunt@hiqa.ie>,
        <mailto:ahut@hiqa.ie> ;
    vcard:hasTelephone <tel:08344455566>,
        <tel:0834445566> ;
    vcard:hasURL <https://www.hiqa.ie/> .

"asdfgh" a foaf:Document .

"dhsfth" a dct:Standard .

<http://publications.europa.eu/resource/authority/distribution-type/DOWNLOADABLE_FILE> a skos:Concept ;
    skos:prefLabel "Downloadable file"@en .

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

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

<https://www.hiqa.ie/> a dct:Location,
        vcard:Kind,
        foaf:Agent ;
    stat:contactPoint <https://www.hiqa.ie/#contact> ;
    dct:identifier "qqqqq",
        "xxxx" ;
    dct:type <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/publisher-type/administrative-institution> ;
    skos:prefLabel "bbbbb" ;
    vcard:fn "Alison" ;
    vcard:hasEmail <mailto:ahunt@hiqa.ie>,
        <mailto:ahut@hiqa.ie> ;
    vcard:hasTelephone <tel:0834445566> ;
    vcard:hasUID "12345" ;
    foaf:homepage <https://www.hiqa.ie/> ;
    foaf:mbox <mailto:ahunt@hiqa.ie>,
        <mailto:ahut@hiqa.ie> ;
    foaf:name "Alison",
        "alison" .

