@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://digitwin2.geoecomar.ro/dataset/15932178-3e76-47fd-9f34-284ed2c0b0d3> a dcat:Dataset ;
    dct:identifier "15932178-3e76-47fd-9f34-284ed2c0b0d3" ;
    dct:issued "2025-05-29T11:27:24.336671"^^xsd:dateTime ;
    dct:modified "2025-07-22T08:59:03.604677"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/00c8d09e-90ff-4483-a32d-2ddf97b30d04> ;
    dct:title "test-liu" ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/15932178-3e76-47fd-9f34-284ed2c0b0d3/resource/0ddce066-4037-48bb-b1fa-72512430ff71> .

<https://digitwin2.geoecomar.ro/dataset/15932178-3e76-47fd-9f34-284ed2c0b0d3/resource/0ddce066-4037-48bb-b1fa-72512430ff71> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-05-29T11:27:42.896729"^^xsd:dateTime ;
    dct:modified "2025-05-29T11:27:47.771052"^^xsd:dateTime ;
    dct:title "test22_luc_2.csv" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/15932178-3e76-47fd-9f34-284ed2c0b0d3/resource/0ddce066-4037-48bb-b1fa-72512430ff71/download/test22_luc_2.csv> ;
    dcat:byteSize "2386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://digitwin2.geoecomar.ro/organization/00c8d09e-90ff-4483-a32d-2ddf97b30d04> a foaf:Agent ;
    foaf:name "Geoecomar" .

