@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/1f155c04-320c-438f-a177-40da7e45aa22> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description "CSV-Datei mit den Gleichstellungsbeauftragen Personen in den Kommunen." ;
    dct:identifier "f2859c21-dc03-4c83-9fd6-77a4f55ec346" ;
    dct:issued "2026-06-24T23:40:41.630016"^^xsd:dateTime ;
    dct:modified "2026-06-24T23:40:41.630021"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Gleichstellungsbeauftragte in den Kommunen" ;
    owl:versionInfo "2018-3" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f2859c21-dc03-4c83-9fd6-77a4f55ec346" ],
        [ a adms:Identifier ;
            skos:notation "f2859c21-dc03-4c83-9fd6-77a4f55ec346" ],
        "f2859c21-dc03-4c83-9fd6-77a4f55ec346" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/1f155c04-320c-438f-a177-40da7e45aa22/resource/61146392-5fa5-45e4-880a-f8df59a9cc6f> ;
    dcat:keyword "Gleichstellung" ;
    dcat:landingPage <https://www.kreis-kleve.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/1f155c04-320c-438f-a177-40da7e45aa22/resource/61146392-5fa5-45e4-880a-f8df59a9cc6f> a dcat:Distribution ;
    dct:description """* Spalte 1 = Name\r
* Spalte 2 = Kommune/Stadt\r
* Spalte 3 = Straße/Hausnummer\r
* Spalte 4 = Postleitzahl/Ort\r
* Spalte 5 = Telefon\r
* Spalte 6 = Telefax\r
* Spalte 7 = E-Mail\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-26T09:04:51.597970"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-10-08T13:20:38.652545"^^xsd:dateTime ;
    dct:title "gleichstellungsbeauftragte-in-den-kommunen-kreis-kleve-2018" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f2859c21-dc03-4c83-9fd6-77a4f55ec346/resource/61146392-5fa5-45e4-880a-f8df59a9cc6f/download/gleichstellungsberauftragte-in-den-kommunen.csv> .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<https://www.kreis-kleve.de/> a foaf:Document .

