@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/d39f4064-6340-4654-a55f-43be6df08f3b@bundesamt-fur-landestopografie-swisstopo> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description "Spezialbefliegungen im Rahmen mehrerer Aufträge durchgeführt"@de,
        "Special flights carried out on several mandates."@en,
        "Vols spéciaux réalisés dans le cadre de plusieurs mandats."@fr,
        "Voli speciali effettuati nell’ambito di diversi mandati."@it ;
    dct:identifier "d39f4064-6340-4654-a55f-43be6df08f3b@bundesamt-fur-landestopografie-swisstopo" ;
    dct:issued "2026-01-01T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:publisher <http://www.swisstopo.ch> ;
    dct:relation <https://www.geocat.ch/datahub/dataset/d39f4064-6340-4654-a55f-43be6df08f3b> ;
    dct:spatial "Schweiz" ;
    dct:title "Spezialbefliegungen"@de,
        "Special flights"@en,
        "Vols spéciaux"@fr,
        "Voli speciali"@it ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Landestopografie swisstopo" ;
            vcard:hasEmail <mailto:geodata@swisstopo.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/27aa1a8d-bab0-45d7-806a-2090b4c4fe03/resource/273702ab-e301-4452-9e80-711df309e48f> ;
    dcat:keyword "aufbewahrungs--und-archivierungsplanung-aap---bund"@de,
        "bgdi-bundesgeodaten-infrastruktur"@de,
        "conservation-and-archiving-planning-aap---confederation"@en,
        "fsdi-federal-spatial-data-infrastructure"@en,
        "ifdg-linfrastructure-federale-de-donnees-geographiques"@fr,
        "planification-de-la-conservation-et-de-larchivage-aap---confederation"@fr,
        "ifdg-infrastruttura-federale-dei-dati-geografici"@it,
        "pianificazione-della-conservazione-e-dellarchiviazione-aap---confederazione"@it ;
    dcat:landingPage <http://www.swisstopo.admin.ch> ;
    dcat:theme euthemes:REGI .

<http://www.swisstopo.ch> a foaf:Agent ;
    foaf:name "Bundesamt für Landestopografie swisstopo"@de,
        "Federal Office of Topography swisstopo"@en,
        "Office fédéral de topographie swisstopo"@fr,
        "Ufficio federale di topografia swisstopo"@it .

<https://ckan.ogdch-test.clients.liip.ch/dataset/27aa1a8d-bab0-45d7-806a-2090b4c4fe03/resource/273702ab-e301-4452-9e80-711df309e48f> a dcat:Distribution ;
    dct:description "RESTful API von geo.admin.ch"@de,
        "RESTful API from geo.admin.ch"@en,
        "RESTful API de geo.admin.ch"@fr,
        "RESTful API da geo.admin.ch"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2026-01-01T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "RESTful API von geo.admin.ch"@de ;
    dcat:accessURL <https://api3.geo.admin.ch/rest/services/api/MapServer/ch.swisstopo.spezialbefliegungen> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/xml> .

<https://www.geocat.ch/datahub/dataset/d39f4064-6340-4654-a55f-43be6df08f3b> 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 .

