@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/ac8131e1-77a4-4179-91bd-4ddef5bfc760-6571@agis_service_center> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Die Orthofotos wurden aus 2 farbigen Luftbildern erstellt, die am 10. Mai 2001 für das Projekt Auenschutzpark geflogen wurden. Sie decken das Bünztal ab. Die Auflösung am Boden beträgt 0.144 m."@de ;
    dct:identifier "ac8131e1-77a4-4179-91bd-4ddef5bfc760-6571@agis_service_center" ;
    dct:issued "2006-10-03T00: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/alg> ;
    dct:relation <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/ac8131e1-77a4-4179-91bd-4ddef5bfc760-6571> ;
    dct:title "Orthofotos Bünztal 2001"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "alg@ag.ch" ;
            vcard:hasEmail <mailto:alg@ag.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/00b75cbf-7fc2-4817-98e2-4999dc7bb1b0/resource/4ff6c3e1-f3dc-4e3a-bc9d-2e58290fd915> ;
    dcat:theme euthemes:ENVI,
        euthemes:REGI .

<http://www.ag.ch/alg> a foaf:Agent ;
    foaf:name "Abteilung Landschaft und Gewässer"@de .

<https://ckan.ogdch-test.clients.liip.ch/dataset/00b75cbf-7fc2-4817-98e2-4999dc7bb1b0/resource/4ff6c3e1-f3dc-4e3a-bc9d-2e58290fd915> a dcat:Distribution ;
    dct:description "AGIS.ALG_ORTHOBUENZTAL"@de ;
    dct:issued "2006-10-03T00: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.ALG_ORTHOBUENZTAL> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/ac8131e1-77a4-4179-91bd-4ddef5bfc760-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 .

