@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/555e4474-517d-4b1e-8fe8-0bf27f62eb89> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Team Informationstechnik" ] ;
    dct:creator [ 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" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "In diesem Datensatz werden alle aktuellen Pressemeldungen und Bekanntmachungen der Stadt Wesel gelistet. Die Daten werden für die Homepage der Stadtverwaltung Wesel gepflegt." ;
    dct:identifier "555e4474-517d-4b1e-8fe8-0bf27f62eb89" ;
    dct:issued "2025-11-06T11:38:00.927712"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:38:00.927721"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Meldungen der Stadtverwaltung Wesel" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/555e4474-517d-4b1e-8fe8-0bf27f62eb89/resource/bda9e5ce-4711-4851-b8b7-158a79317f7e> ;
    dcat:keyword "Allgemeines",
        "Verwaltung" ;
    dcat:landingPage <http://www.wesel.de/de/allgemein/alle-aktuellen-meldungen> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/VERWALTUNG> .

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

<http://www.wesel.de/de/allgemein/alle-aktuellen-meldungen> a foaf:Document .

<http://www.wesel.de/xmlpressemeldungen> a rdfs:Resource .

<https://opendata.ruhr/dataset/555e4474-517d-4b1e-8fe8-0bf27f62eb89/resource/bda9e5ce-4711-4851-b8b7-158a79317f7e> a dcat:Distribution ;
    dct:description "Die Beschreibung der einzelnen Tags in der XML-Datei ist in der folgenden XML-Datei hinterlegt: [XML-Pressemeldungen-Beschreibung] (http://www.wesel.de/de/system/-preview-xml/&src1=xml-pressemeldungen-beschreibung)." ;
    dct:format "XML" ;
    dct:issued "2025-11-05T12:38:12.585318"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:00.921261"^^xsd:dateTime ;
    dct:title "XML-Format" ;
    dcat:accessURL <http://www.wesel.de/xmlpressemeldungen> .

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

