@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    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: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> .

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

<https://opendata.olpe.de/dataset/fc6c8c4e-e670-4858-a07e-5b640024ebb8/resource/49d1bdef-72b4-4213-8667-c6544282925a> a dcat:Distribution ;
    dct:description "Test" ;
    dct:format "PNG" ;
    dct:issued "2026-07-22T10:23:37.473102"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    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 ;
    dcat:mediaType "image/png" .

<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> a rdfs:Resource .

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

