@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://transparenz.karlsruhe.de/dataset/65571194-1b1a-4ce1-b169-15942647208c> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Open Knowledge Lab Karlsruhe" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Open Knowledge Lab Karlsruhe" ],
        [ a foaf:Organization ;
            foaf:name "Open Knowledge Lab Karlsruhe" ] ;
    dct:description "Veranstaltungsorte und Öffnungszeiten der Karlsruher Wochenmärkte." ;
    dct:identifier "65571194-1b1a-4ce1-b169-15942647208c" ;
    dct:issued "2021-11-12T10:21:04.715532"^^xsd:dateTime ;
    dct:modified "2023-11-03T13:41:23.719632"^^xsd:dateTime ;
    dct:publisher <https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> ;
    dct:title "Wochenmärkte" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Knowledge Lab Karlsruhe" ] ;
    dcat:distribution <https://transparenz.karlsruhe.de/dataset/65571194-1b1a-4ce1-b169-15942647208c/resource/40de0c77-be1b-423d-93fb-4f86ca30d0ae>,
        <https://transparenz.karlsruhe.de/dataset/65571194-1b1a-4ce1-b169-15942647208c/resource/ff2dedf5-9e8b-4d65-b38d-a36664a8a132> ;
    dcat:keyword "datenbw-harvest",
        "geodaten",
        "markt" ;
    dcat:landingPage <https://github.com/CodeforKarlsruhe/wo-ist-markt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://github.com/CodeforKarlsruhe/wo-ist-markt> a foaf:Document .

<https://raw.githubusercontent.com/wo-ist-markt/wo-ist-markt.github.io/master/cities/karlsruhe.json> a rdfs:Resource .

<https://transparenz.karlsruhe.de/dataset/65571194-1b1a-4ce1-b169-15942647208c/resource/40de0c77-be1b-423d-93fb-4f86ca30d0ae> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2016-03-30T16:47:52.910862"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2023-01-26T15:43:01.152531"^^xsd:dateTime ;
    dct:title "Daten" ;
    dcat:accessURL <https://raw.githubusercontent.com/wo-ist-markt/wo-ist-markt.github.io/master/cities/karlsruhe.json> ;
    dcat:mediaType "application/json" .

<https://transparenz.karlsruhe.de/dataset/65571194-1b1a-4ce1-b169-15942647208c/resource/ff2dedf5-9e8b-4d65-b38d-a36664a8a132> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2023-01-26T15:43:01.161380"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2023-01-26T15:43:01.152805"^^xsd:dateTime ;
    dct:title "Marktzeiten" ;
    dcat:accessURL <https://www.karlsruhe.de/securedl/sdl-eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NzQ3NDcwNjIsImV4cCI6MzMyMTc2MjY0NTYsInVzZXIiOjAsImdyb3VwcyI6WzAsLTFdLCJmaWxlIjoiZmlsZWFkbWluXC91c2VyX3VwbG9hZFwvMDRfS3VsdHVyX0ZyZWl6ZWl0XC8wNDlfVmVyYW5zdGFsdHVuZ2VuXC9NYWVya3RlXC9NYXJrdHplaXRlbi5wZGYiLCJwYWdlIjoyNDg1fQ.siTlYNUOfNNoJtKgz7dNM3w76QYyV8fyy4Oyu-kLBMo/Marktzeiten.pdf> ;
    dcat:mediaType "application/pdf" .

<https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> a foaf:Agent ;
    foaf:name "Stadt Karlsruhe" .

<https://www.karlsruhe.de/securedl/sdl-eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NzQ3NDcwNjIsImV4cCI6MzMyMTc2MjY0NTYsInVzZXIiOjAsImdyb3VwcyI6WzAsLTFdLCJmaWxlIjoiZmlsZWFkbWluXC91c2VyX3VwbG9hZFwvMDRfS3VsdHVyX0ZyZWl6ZWl0XC8wNDlfVmVyYW5zdGFsdHVuZ2VuXC9NYWVya3RlXC9NYXJrdHplaXRlbi5wZGYiLCJwYWdlIjoyNDg1fQ.siTlYNUOfNNoJtKgz7dNM3w76QYyV8fyy4Oyu-kLBMo/Marktzeiten.pdf> a rdfs:Resource .

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

