@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/33612bea-618f-4e3a-a3fc-b777463368f6> a dcat:Dataset ;
    healthdcatap:trustedDataHolder false ;
    dct:description "vdsfds" ;
    dct:identifier "33612bea-618f-4e3a-a3fc-b777463368f6" ;
    dct:issued "2026-04-01T10:53:10"^^xsd:dateTime ;
    dct:modified "2026-04-01T10:57:41"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/2636e989-f130-4fdd-b4cf-fc7d32133fb1> ;
    dct:title "fdvsd" .

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

