@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/af4e9f6c-8360-4334-ab35-283dfef9a0ad> a dcat:Dataset ;
    dcatap:applicableLegislation <http://test1.com> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_164e0bf5> ;
    dct:created "2026-04-02T08:49:16"^^xsd:dateTime ;
    dct:description ""@en,
        ""@ga ;
    dct:identifier "af4e9f6c-8360-4334-ab35-283dfef9a0ad" ;
    dct:issued "2026-04-02T08:49:16"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-02T08:50:16"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/61ac91c2-2e3c-4707-a32e-8939025b3b97> ;
    dct:title "Test HVD 3" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/af4e9f6c-8360-4334-ab35-283dfef9a0ad/resource/127eb932-de5d-49d8-bcea-a352b02423ed> ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

<http://data.europa.eu/bna/c_164e0bf5> a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> ;
    skos:prefLabel "Meteorological"@en,
        "Meitéareolaíoch"@ga .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<http://test1.com> a eli:LegalResource .

<https://dgi5.staging.derilinx.com/dataset/af4e9f6c-8360-4334-ab35-283dfef9a0ad/resource/127eb932-de5d-49d8-bcea-a352b02423ed> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2026-04-02T08:50:14"^^xsd:dateTime ;
    dct:modified "2026-04-02T08:50:16"^^xsd:dateTime ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f92b78372b8d5fd5efb0ccc5432c7347"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/af4e9f6c-8360-4334-ab35-283dfef9a0ad/resource/127eb932-de5d-49d8-bcea-a352b02423ed/download/irishnationaltidegaugenetwork_2a68_c4bf_3ad6.csv> ;
    dcat:byteSize 686.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/af4e9f6c-8360-4334-ab35-283dfef9a0ad/resource/127eb932-de5d-49d8-bcea-a352b02423ed/download/irishnationaltidegaugenetwork_2a68_c4bf_3ad6.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/61ac91c2-2e3c-4707-a32e-8939025b3b97> a foaf:Agent,
        foaf:Organization ;
    foaf:name "test pub" .

