@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.olpe.de/dataset/e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Hauptamt" ] ;
    dct:description "Organisationspläne der Kreisstadt Olpe" ;
    dct:identifier "e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc" ;
    dct:issued "2026-04-14T14:31:47.345186"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-04-14T14:32:33.096679"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Organisationspläne der Kreisstadt Olpe" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Hauptamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc/resource/c062e2f7-8128-4f27-92e1-fc845f380de9> ;
    dcat:keyword "Verwaltung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> a foaf:Agent ;
    foaf:name "Olpe" .

<https://opendata.olpe.de/dataset/e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc/resource/c062e2f7-8128-4f27-92e1-fc845f380de9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-04-14T14:32:32.864591"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-04-14T14:32:32.849601"^^xsd:dateTime ;
    dct:title "Organisationsplan der Kreisstadt Olpe Stand 05.01.2026" ;
    dcat:accessURL <https://opendata.olpe.de/dataset/e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc/resource/c062e2f7-8128-4f27-92e1-fc845f380de9/download/organisationsplan_der_kreisstadt_olpe.pdf> ;
    dcat:byteSize "585936"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://opendata.olpe.de/dataset/e4b8f3a4-1963-4ef3-b18c-08e13f3aabbc/resource/c062e2f7-8128-4f27-92e1-fc845f380de9/download/organisationsplan_der_kreisstadt_olpe.pdf> a rdfs:Resource .

