@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.staging.derilinx.com/dataset/b858530b-7c0a-4db3-b96d-7d3d46fdd307> a dcat:Dataset ;
    dcatap:applicableLegislation "www" ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "dvf" ] ;
    healthdcatap:healthCategory "electronic_health_records" ;
    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:description "efars" ;
    dct:identifier "b858530b-7c0a-4db3-b96d-7d3d46fdd307" ;
    dct:issued "2026-04-30T17:18:19"^^xsd:dateTime ;
    dct:modified "2026-04-30T17:18:19"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/a7f88461-38ae-4fa6-9fda-38263f5ff3a5> ;
    dct:title "efr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

<https://ckan.hiqa.staging.derilinx.com/organization/a7f88461-38ae-4fa6-9fda-38263f5ff3a5> a foaf:Agent ;
    foaf:name "coramctest" .

"www" a eli:LegalResource .

