@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/6e3ee4f0-4eef-4d0b-86e6-6a404d2ac739> 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/EHCT> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "test" ;
    dct:identifier "6e3ee4f0-4eef-4d0b-86e6-6a404d2ac739" ;
    dct:issued "2026-07-14T16:46:16"^^xsd:dateTime ;
    dct:modified "2026-07-14T16:46:16"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/d9488960-743d-456e-8a6d-1d4841793837> ;
    dct:title "Test Sync Verify" ;
    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/d9488960-743d-456e-8a6d-1d4841793837> a foaf:Agent ;
    foaf:name "St. James's Hospital" .

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

