@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/959207db-3065-466f-b24a-077741af125e> a dcat:Dataset ;
    dct:description "some description, some description" ;
    dct:identifier "959207db-3065-466f-b24a-077741af125e" ;
    dct:issued "2025-09-15T11:18:46.486365"^^xsd:dateTime ;
    dct:modified "2025-09-15T12:18:29.287965"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/00c8d09e-90ff-4483-a32d-2ddf97b30d04> ;
    dct:title "test data 3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cristian cudalbu, cornel pop, cornel pop" ] ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/727eb50e-37c0-4c33-9a21-4400543a1545>,
        <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/830c3d97-02b3-47ac-a09d-5d75289714b3>,
        <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/844e3ba6-3239-4e49-af5c-6542cb475ab5>,
        <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/e8fba0ee-021d-4bcf-8b18-3e75817ce1ac> ;
    dcat:keyword "test" .

<https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/727eb50e-37c0-4c33-9a21-4400543a1545> a dcat:Distribution ;
    dct:description "eee" ;
    dct:format "TXT" ;
    dct:issued "2025-09-15T11:22:49.829654"^^xsd:dateTime ;
    dct:modified "2025-09-15T11:24:37.022014"^^xsd:dateTime ;
    dct:title "Shapefile_splitting_README.txt" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/727eb50e-37c0-4c33-9a21-4400543a1545/download/shapefile_splitting_readme.txt> ;
    dcat:byteSize "464"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/830c3d97-02b3-47ac-a09d-5d75289714b3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-15T11:21:52.775725"^^xsd:dateTime ;
    dct:modified "2025-09-15T11:21:53.933023"^^xsd:dateTime ;
    dct:title "WDPA_sources_Sep2025.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f143eb2397a73124044cd096b931c5db"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/830c3d97-02b3-47ac-a09d-5d75289714b3/download/wdpa_sources_sep2025.csv> ;
    dcat:byteSize "119212"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/844e3ba6-3239-4e49-af5c-6542cb475ab5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-15T11:19:14.156881"^^xsd:dateTime ;
    dct:modified "2025-09-15T11:23:58.020830"^^xsd:dateTime ;
    dct:title "WDPA_sources_Sep2025.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f143eb2397a73124044cd096b931c5db"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/844e3ba6-3239-4e49-af5c-6542cb475ab5/download/wdpa_sources_sep2025.csv> ;
    dcat:byteSize "119212"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/e8fba0ee-021d-4bcf-8b18-3e75817ce1ac> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-09-15T11:27:21.205816"^^xsd:dateTime ;
    dct:modified "2025-09-15T11:27:21.426232"^^xsd:dateTime ;
    dct:title "WDPA_WDOECM_Sep2025_Public_67728_shp_0.zip" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/959207db-3065-466f-b24a-077741af125e/resource/e8fba0ee-021d-4bcf-8b18-3e75817ce1ac/download/wdpa_wdoecm_sep2025_public_67728_shp_0.zip> ;
    dcat:byteSize "10328"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

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

