@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/8f17378b-9453-47d3-85a3-b090add8053e> 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/HRAD>,
        <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/healthcategories/PHDR> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "BowelScreen — IMMAT benchmarking demo dataset." ;
    dct:identifier "8f17378b-9453-47d3-85a3-b090add8053e" ;
    dct:issued "2026-07-14T16:44:05"^^xsd:dateTime ;
    dct:modified "2026-07-14T16:45:47"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/5d7b670e-fd68-478c-aaff-c975f9c8d165> ;
    dct:title "BowelScreen" ;
    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/5d7b670e-fd68-478c-aaff-c975f9c8d165> a foaf:Agent ;
    foaf:name "National Screening Service" .

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

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

