@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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/8ded157f-6c60-4c0f-8b28-20a4dfecf9a0> a dcat:Dataset ;
    dct:description "'" ;
    dct:identifier "8ded157f-6c60-4c0f-8b28-20a4dfecf9a0" ;
    dct:issued "2024-03-14T13:38:49.688090"^^xsd:dateTime ;
    dct:modified "2024-03-19T13:49:02.441244"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/3ee6a188-8faa-4d20-acc0-4dc1507ad75e> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Test" ;
    dcat:distribution <https://www-test.daten-bw.de/ckan/dataset/8ded157f-6c60-4c0f-8b28-20a4dfecf9a0/resource/21d51e34-2565-42f8-b52b-b88b2b961449> .

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

<https://www-test.daten-bw.de/ckan/dataset/8ded157f-6c60-4c0f-8b28-20a4dfecf9a0/resource/21d51e34-2565-42f8-b52b-b88b2b961449> a dcat:Distribution ;
    dcatde:licenseAttributionByText "'" ;
    dct:issued "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-03-19T11:17:13.826758"^^xsd:dateTime ;
    dcat:accessURL <https://www-test.daten-bw.de> .

<https://www-test.daten-bw.de/ckan/organization/3ee6a188-8faa-4d20-acc0-4dc1507ad75e> a foaf:Agent ;
    foaf:name "Test_Datenbereitsteller" .

