@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/b9fc5d56-3d6a-45f8-a350-e9aba26ae296> a dcat:Dataset ;
    dct:description "Weihnachts- und Adventsmärkte im Kreis Wesel 2017" ;
    dct:identifier "b9fc5d56-3d6a-45f8-a350-e9aba26ae296" ;
    dct:issued "2022-01-30T23:28:54.613262"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:28:54.613268"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Weihnachts- und Adventsmärkte im Kreis Wesel 2017" ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/b9fc5d56-3d6a-45f8-a350-e9aba26ae296/resource/5dc4af73-79f4-4473-b5c3-c950a5a0e521> ;
    dcat:keyword "Adventsmarkt",
        "Weihnachtsmarkt" ;
    dcat:landingPage <www.kreis-wesel.de> .

<https://ckan.rvr.dev.datopian.com/dataset/b9fc5d56-3d6a-45f8-a350-e9aba26ae296/resource/5dc4af73-79f4-4473-b5c3-c950a5a0e521> a dcat:Distribution ;
    dct:description "Weihnachts- und Adventsmärkte im Kreis Wesel 2017" ;
    dct:format "XML" ;
    dct:issued "2017-11-15T11:39:53.361986"^^xsd:dateTime ;
    dct:modified "2017-11-15T10:39:53.311603"^^xsd:dateTime,
        "2022-01-30T23:28:54.606729"^^xsd:dateTime ;
    dct:title "Weihnachts- und Adventsmärkte im Kreis Wesel 2017" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/b9fc5d56-3d6a-45f8-a350-e9aba26ae296/resource/5dc4af73-79f4-4473-b5c3-c950a5a0e521/download/weihnachtsmaerkteimkreiswesel.xml> .

<https://ckan.rvr.dev.datopian.com/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

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

