@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.staging.derilinx.com/dataset/446b210b-06b5-4df5-8bec-e63c31b601bc> a dcat:Dataset ;
    healthdcatap:trustedDataHolder false ;
    dct:description "trdy" ;
    dct:identifier "446b210b-06b5-4df5-8bec-e63c31b601bc" ;
    dct:issued "2026-03-31T16:03:21"^^xsd:dateTime ;
    dct:modified "2026-03-31T16:04:15"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/2636e989-f130-4fdd-b4cf-fc7d32133fb1> ;
    dct:title "gfh" .

<https://ckan.hiqa.staging.derilinx.com/organization/2636e989-f130-4fdd-b4cf-fc7d32133fb1> a foaf:Agent ;
    foaf:name "test" .

