@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/853efb8e-1af8-42d9-af78-a6eaae345a20-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 2022. Pro Punkt stehen Informationen zum Aufnahmezeitpunkt zur Verfügung (Datum, Uhrzeit), sowie Flugparameter (Omega, Phi, Kappa)."@de ;
    dct:identifier "853efb8e-1af8-42d9-af78-a6eaae345a20-6571@agis_service_center" ;
    dct:issued "2022-10-18T00: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/853efb8e-1af8-42d9-af78-a6eaae345a20-6571> ;
    dct:title "Bildmittelpunkte Luftbilder 2022"@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/dc233b56-725b-4bf4-88ee-66e7e813ae97/resource/39783036-754a-4920-a6e1-d60dd11df364> ;
    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/dc233b56-725b-4bf4-88ee-66e7e813ae97/resource/39783036-754a-4920-a6e1-d60dd11df364> a dcat:Distribution ;
    dct:description "AGIS.kai_of22mittelpunkt"@de ;
    dct:issued "2022-10-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 "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_of22mittelpunkt> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/853efb8e-1af8-42d9-af78-a6eaae345a20-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 .

