@prefix adms: <http://www.w3.org/ns/adms#> .
@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 stat: <http://data.europa.eu/m8g/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.staging.derilinx.com/dataset/c4cee324-9c96-47c0-b223-9ebb9416c1a7> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:analytics [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "CSV download" ;
            dcat:accessURL <https://derilinx.com/datadore/> ] ;
    healthdcatap:hasStructuredData false ;
    healthdcatap:hdab <https://derilinx.com/datadore/> ;
    healthdcatap:healthCategory <https://hdeu-dcat.data.health.europa.eu/resource/authority/healthcategories/EHRS> ;
    healthdcatap:retentionPeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2026-09-25"^^xsd:date ;
            dcat:startDate "2026-09-18"^^xsd:date ] ;
    healthdcatap:trustedDataHolder false ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Test and Test" ;
    dct:identifier "e80610d6-7d79-4ca3-938d-a479c3cf3ec7" ;
    dct:issued "2026-09-18T14:55:29"^^xsd:dateTime ;
    dct:modified "2026-09-22T11:12:52"^^xsd:dateTime ;
    dct:publisher <https://ckan.hiqa.staging.derilinx.com/organization/86f43f4e-4c40-4fb2-9eb6-01f184d3dfca> ;
    dct:title "Test01" ;
    adms:sample [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "CSV download" ;
            dcat:accessURL <https://derilinx.com/datadore/> ] ;
    adms:versionNotes "[]" ;
    dcat:distribution [ a dcat:Distribution ;
            dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
            dct:title "Tileand 123" ;
            dcat:accessURL <https://derilinx.com/datadore/> ] ;
    dcat:keyword "Heart Rate",
        "Physiological measures" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<https://ckan.hiqa.staging.derilinx.com/organization/86f43f4e-4c40-4fb2-9eb6-01f184d3dfca> a foaf:Agent ;
    foaf:name "Anjana Test-03434" .

<https://derilinx.com/datadore/#contact> a stat:ContactPoint,
        vcard:Kind ;
    stat:contactPage <https://derilinx.com/datadore/> ;
    stat:email "anjanadhand@gmail.com" ;
    vcard:fn "Health Data Access Body" ;
    vcard:hasEmail <mailto:anjanadhand@gmail.com> ;
    vcard:hasURL <https://derilinx.com/datadore/> .

<https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/publisher-type/gov-public-sector-org> a skos:Concept ;
    skos:prefLabel "Gov public sector org"@en .

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

<http://data.europa.eu/eli/reg/2025/327/oj> a eli:LegalResource .

<https://derilinx.com/datadore/> a foaf:Agent ;
    stat:contactPoint <https://derilinx.com/datadore/#contact> ;
    dct:identifier <https://derilinx.com/datadore/> ;
    dct:type <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/publisher-type/gov-public-sector-org> ;
    vcard:hasEmail <mailto:anjanadhand@gmail.com> ;
    foaf:homepage <https://derilinx.com/datadore/> ;
    foaf:mbox <mailto:anjanadhand@gmail.com> ;
    foaf:name "Health Data Access Body" .

