@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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/3083ac96-dd49-4b4b-b9d7-c567198ea3d5> a dcat:Dataset ;
    dct:description """<b>0x01</b>\r
<s>\r
""" ;
    dct:identifier "3083ac96-dd49-4b4b-b9d7-c567198ea3d5" ;
    dct:issued "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-03-19T14:00:11.148627"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Musterbehörde" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Testdatensatz" ;
    dcat:distribution <https://www-test.daten-bw.de/ckan/dataset/3083ac96-dd49-4b4b-b9d7-c567198ea3d5/resource/81494d62-513f-4ec6-b6b0-040113c3c6d9> ;
    dcat:keyword "Test" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<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/3083ac96-dd49-4b4b-b9d7-c567198ea3d5/resource/81494d62-513f-4ec6-b6b0-040113c3c6d9> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dcatde:licenseAttributionByText "1" ;
    dct:issued "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-02-01T00:00:00"^^xsd:dateTime ;
    dcat:accessURL <https://daten-bw.de> .

