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

<https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911> a dcat:Dataset ;
    dct:identifier "ff397502-1a67-402e-98a9-7364353da911" ;
    dct:issued "2025-04-03T12:53:31.763373"^^xsd:dateTime ;
    dct:modified "2025-04-03T12:58:30.559319"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/00c8d09e-90ff-4483-a32d-2ddf97b30d04> ;
    dct:title "test221" ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/aaec3e17-4653-4ce2-b3aa-09f9bf33cf8e>,
        <https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/cf6f4396-129f-4db7-b018-2e49dab11a32> .

<https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/aaec3e17-4653-4ce2-b3aa-09f9bf33cf8e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-04-03T12:58:30.072191"^^xsd:dateTime ;
    dct:modified "2025-04-03T12:58:30.563118"^^xsd:dateTime ;
    dct:title "test22_luc_2.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "16db009b148702db2b13dc9ab57a2a68"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/aaec3e17-4653-4ce2-b3aa-09f9bf33cf8e/download/test22_luc_2.csv> ;
    dcat:byteSize "2386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/cf6f4396-129f-4db7-b018-2e49dab11a32> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-04-03T12:53:49.202701"^^xsd:dateTime ;
    dct:modified "2025-04-03T12:53:49.372179"^^xsd:dateTime ;
    dct:title "15-july-2023(2).csv" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/ff397502-1a67-402e-98a9-7364353da911/resource/cf6f4396-129f-4db7-b018-2e49dab11a32/download/15-july-20232.csv> ;
    dcat:byteSize "6496841"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

