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

<https://opendata.ruhr/dataset/c9f9d418-7304-43bb-a3a2-86ce92ed5373> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Weihnachts- und Adventsmärkte im Kreis Wesel 2018" ;
    dct:identifier "c9f9d418-7304-43bb-a3a2-86ce92ed5373" ;
    dct:issued "2025-11-06T11:04:11.889164"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:11.889170"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Weihnachts- und Adventsmärkte im Kreis Wesel 2018" ;
    dcat:distribution <https://opendata.ruhr/dataset/c9f9d418-7304-43bb-a3a2-86ce92ed5373/resource/886067fa-bf94-439c-9ae6-de6568919cae> ;
    dcat:keyword "Adventsmarkt",
        "Weihnachtsmarkt" ;
    dcat:landingPage <www.kreis-wesel.de> ;
    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> .

<https://opendata.ruhr/dataset/c9f9d418-7304-43bb-a3a2-86ce92ed5373/resource/886067fa-bf94-439c-9ae6-de6568919cae> a dcat:Distribution ;
    dct:description "Weihnachts- und Adventsmärkte im Kreis Wesel 2018" ;
    dct:format "CSV" ;
    dct:issued "2018-10-23T08:46:18.154350"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-10-23T06:46:18.093496"^^xsd:dateTime ;
    dct:title "Weihnachts- und Adventsmärkte im Kreis Wesel 2018" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/c9f9d418-7304-43bb-a3a2-86ce92ed5373/resource/886067fa-bf94-439c-9ae6-de6568919cae/download/p28310weihnachtsmaerkteimkreiswesel2018.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

<https://www.offenesdatenportal.de/dataset/c9f9d418-7304-43bb-a3a2-86ce92ed5373/resource/886067fa-bf94-439c-9ae6-de6568919cae/download/p28310weihnachtsmaerkteimkreiswesel2018.csv> a rdfs:Resource .

<www.kreis-wesel.de> a foaf:Document .

