@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/80da5248-9e9e-496b-9a2e-6dc2cd5694b8-6571@agis_service_center> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/WEEKLY> ;
    dct:description "Der Datensatz beinhaltet die ausser Betrieb stehenden Entwässerungsbauwerke, welche vom Standard Normschacht abweichen."@de ;
    dct:identifier "80da5248-9e9e-496b-9a2e-6dc2cd5694b8-6571@agis_service_center" ;
    dct:issued "2025-03-18T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-18T00:00:00"^^xsd:dateTime ;
    dct:publisher <http://www.ag.ch/atb> ;
    dct:relation <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/80da5248-9e9e-496b-9a2e-6dc2cd5694b8-6571> ;
    dct:title "SEW: ATB Spezialschacht, -bauwerk Symbol ausser Betrieb"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tiefbau@ag.ch" ;
            vcard:hasEmail <mailto:tiefbau@ag.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/a58881e1-2081-4b16-b50c-989d7d843120/resource/fe4d63f9-b9ad-424f-a106-3dfe8314b182> ;
    dcat:qualifiedRelation [ a dcat:Relationship ;
            dct:relation </perma/32e357e5-50ef-4967-906b-515b2e4ef719-6571@agis_service_center> ;
            dcat:hadRole <http://www.iana.org/assignments/relation/related> ] ;
    dcat:theme euthemes:ENVI,
        euthemes:REGI .

<http://www.ag.ch/atb> a foaf:Agent ;
    foaf:name "Abteilung Tiefbau"@de .

<https://ckan.ogdch-test.clients.liip.ch/dataset/a58881e1-2081-4b16-b50c-989d7d843120/resource/fe4d63f9-b9ad-424f-a106-3dfe8314b182> a dcat:Distribution ;
    dct:description "AGIS.ATB_SEWBauwerkSymbolX"@de ;
    dct:issued "2025-03-18T00: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 "2025-03-18T00: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.ATB_SEWBauwerkSymbolX> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/80da5248-9e9e-496b-9a2e-6dc2cd5694b8-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 .

