@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://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8> a dcat:Dataset ;
    dct:description "TEst" ;
    dct:identifier "fc6c8c4e-e670-4858-a07e-5b640024ebb8" ;
    dct:issued "2026-07-22T10:21:40.292320"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-07-22T10:23:37.722218"^^xsd:dateTime ;
    dct:publisher <https://opendata.olpe.de/organization/ea182c9e-6f42-4764-b8ed-0c86a9136756> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Test 123" ;
    dcat:distribution <https://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8/resource/49d1bdef-72b4-4213-8667-c6544282925a> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

<https://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8/resource/49d1bdef-72b4-4213-8667-c6544282925a> a dcat:Distribution ;
    dct:description "Test" ;
    dct:format "Donald Duck" ;
    dct:issued "2026-07-22T10:23:37.473102"^^xsd:dateTime ;
    dct:modified "2026-07-22T10:23:37.453934"^^xsd:dateTime ;
    dct:title "Bildschirmfoto 2026-07-22 um 11.03.09.png" ;
    dcat:accessURL <https://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8/resource/49d1bdef-72b4-4213-8667-c6544282925a/download/bildschirmfoto-2026-07-22-um-11.03.09.png> ;
    dcat:byteSize "205818"^^xsd:nonNegativeInteger,
        205818.0 ;
    dcat:mediaType "image/png" .

<https://opendata.olpe.de/organization/ea182c9e-6f42-4764-b8ed-0c86a9136756> a foaf:Agent ;
    foaf:name "Kreisstadt Olpe" .

