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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata-duisburg.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Die Duisburger Wochenmärkte bieten erstklassige und vor allem frische Qualitätsware aus Duisburg und der Region. Hier finden Sie eine Übersicht aller städtischen Wochenmärkte. </p>
""" ;
    dct:identifier "d6a18f8f-34d5-4a58-9522-6c6cc1fcfb3c" ;
    dct:issued "2026-04-03T00:35:07+02:00"^^xsd:dateTime ;
    dct:modified "2024-05-03T08:23:05+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> ;
    dct:title "Wochenmärkte in Duisburg" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/71f0b1a9-da2a-4622-ac44-977932a5f7dd>,
        <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/997f6a9a-35a1-4a31-9fae-e49f8983e3d2>,
        <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/b9cbdb1f-f402-4b37-b219-06bdae6df662> ;
    dcat:keyword "Bevölkerung" ;
    foaf:page <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg> .

<https://opendata-duisburg.de/sites/default/files/Wochenmaerkte-DK-2020_2.csv> a rdfs:Resource .

<https://opendata-duisburg.de/sites/default/files/Wochenmaerkte-DK-2020_2.xlsx> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> a foaf:Agent ;
    foaf:name "Duisburg" .

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

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/71f0b1a9-da2a-4622-ac44-977932a5f7dd> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2024-05-03T08:19:26+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-de/3.0> ;
    dct:modified "2024-05-03T08:23:05+02:00"^^xsd:dateTime ;
    dct:title "Wochenmärkte in Duisburg [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/71f0b1a9-da2a-4622-ac44-977932a5f7dd> ;
    foaf:page <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/71f0b1a9-da2a-4622-ac44-977932a5f7dd> .

<https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/997f6a9a-35a1-4a31-9fae-e49f8983e3d2> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-08-06T10:00:34+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-de/3.0> ;
    dct:modified "2024-05-03T08:22:04+02:00"^^xsd:dateTime ;
    dct:title "Wochenmärkte in Duisburg [CSV]" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "380d4b5bf739b219d6022a2a85f69037"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "380d4b5bf739b219d6022a2a85f69037"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "380d4b5bf739b219d6022a2a85f69037"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/997f6a9a-35a1-4a31-9fae-e49f8983e3d2> ;
    dcat:byteSize "9626"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Wochenmaerkte-DK-2020_2.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/997f6a9a-35a1-4a31-9fae-e49f8983e3d2> .

<https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/b9cbdb1f-f402-4b37-b219-06bdae6df662> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2020-08-06T09:57:26+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-de/3.0> ;
    dct:modified "2024-05-03T08:23:24+02:00"^^xsd:dateTime ;
    dct:title "Wochenmärkte in Duisburg [XLSX]" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "fc78b7eb05ddd031bb81e6bf82fe6e9a"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "fc78b7eb05ddd031bb81e6bf82fe6e9a"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "fc78b7eb05ddd031bb81e6bf82fe6e9a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/b9cbdb1f-f402-4b37-b219-06bdae6df662> ;
    dcat:byteSize "14899"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Wochenmaerkte-DK-2020_2.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ;
    foaf:page <https://opendata-duisburg.de/dataset/wochenm%C3%A4rkte-duisburg/resource/b9cbdb1f-f402-4b37-b219-06bdae6df662> .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

