@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/388d3401-0290-4da2-ab82-ef86f0c7c5d8-6571@agis_service_center> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
    dct:description "Blattübersicht des Scheurmann-Karte (Bleistift) für den nördlichen Teil des Kantons Aargau (Blattbezeichnung und Blattnummer)"@de ;
    dct:identifier "388d3401-0290-4da2-ab82-ef86f0c7c5d8-6571@agis_service_center" ;
    dct:issued "2005-11-21T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-04-10T00:00:00"^^xsd:dateTime ;
    dct:publisher <http://www.ag.ch/geoportal> ;
    dct:relation <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/388d3401-0290-4da2-ab82-ef86f0c7c5d8-6571> ;
    dct:title "Scheurmann-Karte, Blatteinteilung"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "geoportal@ag.ch" ;
            vcard:hasEmail <mailto:geoportal@ag.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/2d02ce41-5670-4ac5-8f67-f62135e5aca3/resource/1a92501e-059b-4c4e-8104-7b30e7de3136> ;
    dcat:theme euthemes:ENVI,
        euthemes:REGI .

<http://www.ag.ch/geoportal> a foaf:Agent ;
    foaf:name "Informatik Aargau, AGIS Service Center"@de .

<https://ckan.ogdch-test.clients.liip.ch/dataset/2d02ce41-5670-4ac5-8f67-f62135e5aca3/resource/1a92501e-059b-4c4e-8104-7b30e7de3136> a dcat:Distribution ;
    dct:description "AGIS.kai_blattscheur"@de ;
    dct:issued "2005-11-21T00: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:modified "2026-04-10T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "AGIS Direktdownload"@de ;
    dcat:accessURL <https://quality.ag.ch/de/verwaltung/dfr/geoportal/geodaten/geodatenliste?rewriteRemoteUrl=/details/AGIS.kai_blattscheur> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/388d3401-0290-4da2-ab82-ef86f0c7c5d8-6571> 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 .

