@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://www-test.daten-bw.de/ckan/dataset/0cc934d0-5a01-4430-af5f-bf281ad871b1> a dcat:Dataset ;
    dct:description "neuer Test" ;
    dct:identifier "0cc934d0-5a01-4430-af5f-bf281ad871b1" ;
    dct:issued "2026-06-12T15:02:34.602780"^^xsd:dateTime ;
    dct:modified "2026-06-12T15:02:34.602788"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/ded799b2-8771-4f8c-8409-cc37507446f4> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Test drei" ;
    dcat:distribution <https://www-test.daten-bw.de/ckan/dataset/0cc934d0-5a01-4430-af5f-bf281ad871b1/resource/53062b6f-9c80-4038-a397-fc52fa3f2456> .

<http://dcat-ap.de/def/licenses/cc-zero> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www-test.daten-bw.de/ckan/dataset/0cc934d0-5a01-4430-af5f-bf281ad871b1/resource/53062b6f-9c80-4038-a397-fc52fa3f2456> a dcat:Distribution ;
    dct:issued "2026-06-12T17:02:34"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-06-12T15:02:34.597833"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.readi.de/organization/stadt-bretten> .

<https://www-test.daten-bw.de/ckan/organization/ded799b2-8771-4f8c-8409-cc37507446f4> a foaf:Agent ;
    foaf:name "Geoportal Baden-Württemberg " .

