@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/9ded45a8-a4fe-4d16-8789-8bfc8b37dbc2-6571@agis_service_center> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Der Perimeter umfasst ein Gebiet in der Reussebene, in welchem der vom Aussterben bedrohte Kiebitz gefördert werden soll."@de ;
    dct:identifier "9ded45a8-a4fe-4d16-8789-8bfc8b37dbc2-6571@agis_service_center" ;
    dct:issued "2021-04-02T00: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/landwirtschaft> ;
    dct:relation <https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/9ded45a8-a4fe-4d16-8789-8bfc8b37dbc2-6571> ;
    dct:title "Kiebitz-Förderperimeter"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "landwirtschaft.aargau@ag.ch" ;
            vcard:hasEmail <mailto:landwirtschaft.aargau@ag.ch> ] ;
    dcat:distribution <https://ckan.ogdch-test.clients.liip.ch/dataset/1a5c71eb-6476-4184-8db9-cf44dc2b8096/resource/eeaf5c16-61ba-43b3-8357-1d22e85dceab> ;
    dcat:theme euthemes:AGRI,
        euthemes:REGI .

<http://www.ag.ch/landwirtschaft> a foaf:Agent ;
    foaf:name "Landwirtschaft Aargau"@de .

<https://ckan.ogdch-test.clients.liip.ch/dataset/1a5c71eb-6476-4184-8db9-cf44dc2b8096/resource/eeaf5c16-61ba-43b3-8357-1d22e85dceab> a dcat:Distribution ;
    dct:description "AGIS.al_kiebitzperimeter"@de ;
    dct:issued "2021-04-02T00: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.al_kiebitzperimeter> .

<https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/9ded45a8-a4fe-4d16-8789-8bfc8b37dbc2-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 .

