@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://imta.staging.derilinx.com/dataset/4b6150be-301b-4aff-8e26-5ad23c6709bb> a dcat:Dataset ;
    dct:description ""@en,
        ""@ga ;
    dct:identifier "4b6150be-301b-4aff-8e26-5ad23c6709bb" ;
    dct:issued "2026-06-03T11:52:55"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-03T13:00:40"^^xsd:dateTime ;
    dct:publisher <https://imta.staging.derilinx.com/organization/672bb721-8285-4d83-8832-0cda7ddcfc13> ;
    dct:title "Sensors_For_IMTA",
        "Sensors_For_IMTA"@en,
        ""@ga ;
    dcat:distribution <https://imta.staging.derilinx.com/dataset/4b6150be-301b-4aff-8e26-5ad23c6709bb/resource/074cab4e-d35a-4459-ad9e-b2f11f02ef17> .

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

<https://imta.staging.derilinx.com/dataset/4b6150be-301b-4aff-8e26-5ad23c6709bb/resource/074cab4e-d35a-4459-ad9e-b2f11f02ef17> 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-06-03T11:53:48"^^xsd:dateTime ;
    dct:modified "2026-06-03T11:53:52"^^xsd:dateTime ;
    dct:title "sensors" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5f38c9b91fb7fe89de7d32d11806283a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://imta.staging.derilinx.com/dataset/4b6150be-301b-4aff-8e26-5ad23c6709bb/resource/074cab4e-d35a-4459-ad9e-b2f11f02ef17/download/sensors_3.csv> ;
    dcat:byteSize 89.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://imta.staging.derilinx.com/organization/672bb721-8285-4d83-8832-0cda7ddcfc13> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Technological University of the Shannon" .

