@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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://ckan.ogdch-test.clients.liip.ch/perma/b16fcd7f-db4d-4205-812f-cbb586381d28@kanton-basel-stadt> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Der Datensatz enthält die velorelevanten Grundlagedaten des Velostadtplans \"Basel und Umgebung\" wie Veloverbindungen, Velofahrverbote, Steigungen etc."@de ;
    dct:identifier "b16fcd7f-db4d-4205-812f-cbb586381d28@kanton-basel-stadt" ;
    dct:issued "2017-01-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:publisher <https://www.bs.ch/mobilitaet> ;
    dct:relation <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/b16fcd7f-db4d-4205-812f-cbb586381d28> ;
    dct:spatial "Basel-Stadt und Umgebung" ;
    dct:title "Velo"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mobilitaet@bs.ch" ;
            vcard:hasEmail <mailto:mobilitaet@bs.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/48bc8b1e-4efa-4519-9df0-569c3d14fb99/resource/ae94d273-5300-47b0-9e1f-eb03d59abbcc> ;
    dcat:keyword "fahrrad"@de,
        "radweg"@de,
        "bike"@en,
        "cycle-path"@en,
        "piste-cyclable"@fr,
        "velo"@fr,
        "bicicletta"@it,
        "pista-ciclabile"@it ;
    dcat:landingPage <http://map.geo.bs.ch/> ;
    dcat:theme euthemes:REGI,
        euthemes:TRAN .

<https://ckan.ogdch-test.clients.liip.ch/dataset/48bc8b1e-4efa-4519-9df0-569c3d14fb99/resource/ae94d273-5300-47b0-9e1f-eb03d59abbcc> a dcat:Distribution ;
    dct:description "Öffentlich zugänglicher Geodaten-Downloaddienst des Kantons Basel-Stadt"@de ;
    dct:issued "2017-01-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Geodaten-Shop"@de ;
    dcat:accessURL <http://shop.geo.bs.ch/> ;
    dcat:downloadURL <http://shop.geo.bs.ch/> .

<https://www.bs.ch/mobilitaet> a foaf:Agent ;
    foaf:name "Kanton Basel-Stadt"@de .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/b16fcd7f-db4d-4205-812f-cbb586381d28> rdfs:label "geocat.ch Permalink"@de,
        "geocat.ch permalink"@en,
        "geocat.ch permalien"@fr,
        "geocat.ch link permanente"@it .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

