@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/8cb1f64a-3914-470e-8e17-73ec42357287> a dcat:Dataset ;
    dct:description "ffff" ;
    dct:identifier "8cb1f64a-3914-470e-8e17-73ec42357287" ;
    dct:issued "2025-07-23T07:42:00.820792"^^xsd:dateTime ;
    dct:modified "2025-07-23T07:42:06.799338"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> ;
    dct:title "test" ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/8cb1f64a-3914-470e-8e17-73ec42357287/resource/0ed8f13f-3a96-4bc5-88b1-5c0efefae6af> ;
    dcat:keyword "ckan" .

<https://digitwin2.geoecomar.ro/dataset/8cb1f64a-3914-470e-8e17-73ec42357287/resource/0ed8f13f-3a96-4bc5-88b1-5c0efefae6af> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2025-07-23T07:42:06.583330"^^xsd:dateTime ;
    dct:modified "2025-07-23T07:42:06.805033"^^xsd:dateTime ;
    dct:title "requirements.txt" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/8cb1f64a-3914-470e-8e17-73ec42357287/resource/0ed8f13f-3a96-4bc5-88b1-5c0efefae6af/download/requirements.txt> ;
    dcat:mediaType "text/plain" .

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

