@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/0401439a-a560-4cb9-a885-1de49c6fb151@kanton-basel-stadt> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Katasterplan von Riehen Dorf 1826"@de ;
    dct:identifier "0401439a-a560-4cb9-a885-1de49c6fb151@kanton-basel-stadt" ;
    dct:issued "2024-07-15T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:publisher <https://www.bs.ch/gva> ;
    dct:relation <http://map.geo.bs.ch/>,
        <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/0401439a-a560-4cb9-a885-1de49c6fb151> ;
    dct:spatial "Riehen" ;
    dct:title "Katasterplan Riehen Dorf 1826"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gva@bs.ch" ;
            vcard:hasEmail <mailto:gva@bs.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/74136b07-bcb2-4972-b639-056ba7d0e108/resource/7ef5d0e3-ba5b-4321-8b67-02f93b5475cb> ;
    dcat:keyword "historische-karte"@de,
        "ubersichtsplan"@de,
        "historic-map"@en,
        "survey-plan"@en,
        "carte-historique"@fr,
        "plan-densemble"@fr,
        "carta-storica"@it,
        "piano-corografico"@it ;
    dcat:theme euthemes:ENVI,
        euthemes:REGI .

<http://map.geo.bs.ch/> rdfs:label "MapBS"@de .

<https://ckan.ogdch-test.clients.liip.ch/dataset/74136b07-bcb2-4972-b639-056ba7d0e108/resource/7ef5d0e3-ba5b-4321-8b67-02f93b5475cb> a dcat:Distribution ;
    dct:description "Die derzeit im WMS BS verfügbaren Datenebenen entsprechen, bis auf wenige Ausnahmen, den Geodaten, welche auch in MapBS dargestellt sind. Der WMS BS ist kostenlos nutzbar und bietet Zugriff auf öffentliche sowie beschränkt öffentliche Geodaten, wobei gegebenenfalls Benutzername und Passwort benötigt werden (Zugangsdaten von MapBS)."@de ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2024-07-15T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "WMS BS"@de ;
    dcat:accessURL <https://wms.geo.bs.ch/?SERVICE=wms&REQUEST=GetCapabilities> .

<https://www.bs.ch/gva> a foaf:Agent ;
    foaf:name "Kanton Basel-Stadt"@de,
        "Kanton Basel-Stadt"@en,
        "Kanton Basel-Stadt"@fr,
        "Kanton Basel-Stadt"@it .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/0401439a-a560-4cb9-a885-1de49c6fb151> 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 .

