@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.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "bauleitplanung@wesel.de" ;
            foaf:name "Team Bauleitplanung" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält alle offiziellen Straßenbezeichnungen in Wesel." ;
    dct:identifier "b276bb72-4e22-41ba-b6ee-76025eb028b2" ;
    dct:issued "2025-11-06T11:38:15.895190"^^xsd:dateTime ;
    dct:modified "2026-02-04T15:00:08.105377"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Straßenverzeichnis von Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/1b955bc0-1b8d-4c78-a784-aa657cf36c49>,
        <https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/79d9660e-62eb-422e-87e3-23ed647ba146>,
        <https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/e473f08d-c4e6-4b17-9cc0-9bcf0d8b764a> ;
    dcat:keyword "Bauen",
        "Verkehr" ;
    dcat:landingPage <Stadt%20Wesel> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRANSPORT-VERKEHR> .

<Stadt%20Wesel> a foaf:Document .

<https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.json> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.xml> a rdfs:Resource .

<https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/1b955bc0-1b8d-4c78-a784-aa657cf36c49> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-02-04T08:20:23.866342"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:08.112757"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.json> ;
    dcat:mediaType "application/json" .

<https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/79d9660e-62eb-422e-87e3-23ed647ba146> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-02-04T08:20:23.866348"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:08.114617"^^xsd:dateTime ;
    dct:title "XML" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.xml> ;
    dcat:mediaType "application/xml" .

<https://opendata.ruhr/dataset/b276bb72-4e22-41ba-b6ee-76025eb028b2/resource/e473f08d-c4e6-4b17-9cc0-9bcf0d8b764a> a dcat:Distribution ;
    dct:description "Feldnamen sind durch Semikolon -;- getrennt." ;
    dct:format "CSV" ;
    dct:issued "2026-02-04T08:20:23.866346"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:08.113963"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Strassennamen/Strassennamen.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

