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

<https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729> a dcat:Dataset ;
    dct:identifier "4004a98a-61c7-4989-94e5-4ce45639f729" ;
    dct:issued "2025-09-08T08:07:25.464222"^^xsd:dateTime ;
    dct:modified "2025-09-08T08:08:07.221248"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/00c8d09e-90ff-4483-a32d-2ddf97b30d04> ;
    dct:title "dataset_sample2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cristian cudalbu, cristian cudalbu" ] ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/d5d02c3c-d8e7-4ead-ae7e-b358073f3f15>,
        <https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/efd5682a-9680-4d57-9665-35ad0870c18f> .

<https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/d5d02c3c-d8e7-4ead-ae7e-b358073f3f15> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-08T08:07:45.493716"^^xsd:dateTime ;
    dct:modified "2025-09-08T08:07:46.960157"^^xsd:dateTime ;
    dct:title "profil.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4d48649f949e327fae745b68d2189a7e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/d5d02c3c-d8e7-4ead-ae7e-b358073f3f15/download/profil.csv> ;
    dcat:byteSize "453885"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/efd5682a-9680-4d57-9665-35ad0870c18f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-08T08:08:05.458202"^^xsd:dateTime ;
    dct:modified "2025-09-08T08:08:07.225138"^^xsd:dateTime ;
    dct:title "profil.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4d48649f949e327fae745b68d2189a7e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/4004a98a-61c7-4989-94e5-4ce45639f729/resource/efd5682a-9680-4d57-9665-35ad0870c18f/download/profil.csv> ;
    dcat:byteSize "453885"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

