@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/d94fccc7-a480-4d8f-984f-2088a555d61d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@weselmarketing.de" ;
            foaf:name "WeselMarketing GmbH" ] ;
    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 "Der Datensatz beinhaltet Informationen zu allen Veranstaltungen aus dem Veranstaltungskalender der WeselMarketing GmbH." ;
    dct:identifier "d94fccc7-a480-4d8f-984f-2088a555d61d" ;
    dct:issued "2025-11-06T11:38:22.567785"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:20:22.170967"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Veranstaltungen in Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Organization ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Kind ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Kind ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Kind ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Kind ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ],
        [ a vcard:Organization ;
            vcard:fn "WeselMarketing GmbH" ;
            vcard:hasEmail <mailto:info@weselmarketing.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/d94fccc7-a480-4d8f-984f-2088a555d61d/resource/bc56997c-8406-4500-acf8-efc96f104b37> ;
    dcat:keyword "Freizeit",
        "Kultur",
        "Tourismus" ;
    dcat:landingPage <https://www.weselmarketing.de/marketing/allgemein/veranstaltungen/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/KULTUR-FREIZEIT-SPORT-TOURISMUS> .

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

<http://www.wesel-tourismus.de/xmlveranstaltungen> a rdfs:Resource .

<https://opendata.ruhr/dataset/d94fccc7-a480-4d8f-984f-2088a555d61d/resource/bc56997c-8406-4500-acf8-efc96f104b37> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-01-20T15:03:47.269351"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-21T11:20:22.177382"^^xsd:dateTime ;
    dct:title "XML-Format" ;
    dcat:accessURL <http://www.wesel-tourismus.de/xmlveranstaltungen> .

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

<https://www.weselmarketing.de/marketing/allgemein/veranstaltungen/> a foaf:Document .

