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

<https://digitwin2.geoecomar.ro/dataset/f00ae4ec-f183-4900-a798-888e9ec1a25f> a dcat:Dataset ;
    dct:identifier "f00ae4ec-f183-4900-a798-888e9ec1a25f" ;
    dct:issued "2025-09-25T09:48:42.764096"^^xsd:dateTime ;
    dct:modified "2025-09-25T09:48:53.002715"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> ;
    dct:title "test_dat_f" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cristc" ] ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/f00ae4ec-f183-4900-a798-888e9ec1a25f/resource/60011bed-0a6e-4ab4-b5f4-69010a431f10> .

<https://digitwin2.geoecomar.ro/dataset/f00ae4ec-f183-4900-a798-888e9ec1a25f/resource/60011bed-0a6e-4ab4-b5f4-69010a431f10> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2025-09-25T09:48:52.887908"^^xsd:dateTime ;
    dct:modified "2025-09-25T09:48:53.006422"^^xsd:dateTime ;
    dct:title "Shapefile_splitting_README.txt" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/f00ae4ec-f183-4900-a798-888e9ec1a25f/resource/60011bed-0a6e-4ab4-b5f4-69010a431f10/download/shapefile_splitting_readme.txt> ;
    dcat:byteSize "464"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> a foaf:Agent ;
    foaf:name "Geaman Digital" .

