@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/ed2e42b2-22d0-476a-b3bf-6b2b1897254e@kanton-basel-stadt> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Bekannt als «Ryhinerplan». Dabei handelt es sich um einen Druck im Massstab 1:5000, welcher Christian von Mechel 1786 auf Basis einer Karte von Samuel Ryhiner von 1784 angefertigt hat."@de ;
    dct:identifier "ed2e42b2-22d0-476a-b3bf-6b2b1897254e@kanton-basel-stadt" ;
    dct:issued "1786-01-01T00: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/ed2e42b2-22d0-476a-b3bf-6b2b1897254e> ;
    dct:spatial "Basel" ;
    dct:title "Übersichtsplan 1786 (Ryhinerplan)"@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/9ff3c1f2-99ac-4ac3-9a47-c0d9304cd9ef/resource/98932495-2ef6-4d2b-af54-6d808a2283ae> ;
    dcat:keyword "historische-karte"@de,
        "historic-map"@en,
        "carte-historique"@fr,
        "carta-storica"@it ;
    dcat:theme euthemes:ENVI,
        euthemes:REGI .

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

<https://ckan.ogdch-test.clients.liip.ch/dataset/9ff3c1f2-99ac-4ac3-9a47-c0d9304cd9ef/resource/98932495-2ef6-4d2b-af54-6d808a2283ae> 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 "1786-01-01T00: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/ed2e42b2-22d0-476a-b3bf-6b2b1897254e> 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 .

