@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/04c13f2b-7c7a-44d0-9c74-295afef0c651-6571@agis_service_center> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Der Datensatz zeigt die Bildmittelpunkte der Luftbilder 2023. Pro Punkt stehen Informationen zum Aufnahmezeitpunkt zur Verfügung (Datum, Uhrzeit), sowie Flugparameter (Omega, Phi, Kappa).(Aus den Luftbildern 2023 werden jeweils die Orthofotos 2023 berechnet)."@de ;
    dct:identifier "04c13f2b-7c7a-44d0-9c74-295afef0c651-6571@agis_service_center" ;
    dct:issued "2023-07-07T00: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/04c13f2b-7c7a-44d0-9c74-295afef0c651-6571> ;
    dct:title "Bildmittelpunkte Luftbilder 2023"@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/f2cff8c6-0b49-443e-8212-2f3f1d59dee6/resource/2e15c452-025a-451f-a202-d4a3cda6542d> ;
    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/f2cff8c6-0b49-443e-8212-2f3f1d59dee6/resource/2e15c452-025a-451f-a202-d4a3cda6542d> a dcat:Distribution ;
    dct:description "AGIS.kai_of23mittelpunkt"@de ;
    dct:issued "2023-07-07T00: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_of23mittelpunkt> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/04c13f2b-7c7a-44d0-9c74-295afef0c651-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 .

