@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://publications.europa.eu/resource/authority/country/GRL> a dct:Location ;
    dcat:bbox "POLYGON ((-73.0570 83.6340, -11.3770 83.6340, -11.3770 59.7930, -73.0570 59.7930, -73.0570 83.6340))"^^gsp:wktLiteral ;
    locn:geometry "POLYGON ((-73.0570 83.6340, -11.3770 83.6340, -11.3770 59.7930, -73.0570 59.7930, -73.0570 83.6340))"^^gsp:wktLiteral .

<http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DAN> a dct:LinguisticSystem .

<https://dataforsyningen.dk/data/988> a foaf:Document .

<https://geo.data.gov.dk/dataset/910b4a19-4871-4d90-95f5-965e0518ef74> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED> ;
    dct:conformsTo "erstat.med.link.til.specifikation" ;
    dct:description "Flyfoto - Grønland er en datasamling, der omfatter skanninger af ca. 3.500 historiske grønlandske flybilleder i målforhold 1:500.000." ;
    dct:identifier <https://geo.data.gov.dk/dataset/910b4a19-4871-4d90-95f5-965e0518ef74> ;
    dct:issued "2015"^^xsd:gYear ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:modified "2026-09-03T12:17:20.971716"^^xsd:dateTime ;
    dct:provenance [ dct:ProvenanceStatement [ rdfs:label "Der er ingen information tilgængelig om, hvordan dataproduktet er blevet til." ] ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Klimadatastyrelsen" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Klimadatastyrelsen" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/GRL> ;
    dct:title "Flyfoto Grønland" ;
    dcat:landingPage <https://dataforsyningen.dk/data/988> ;
    foaf:page <https://www.klimadatastyrelsen.dk/kortlaegning/groenland-og-arktis> .

<https://www.klimadatastyrelsen.dk/kortlaegning/groenland-og-arktis> a foaf:Document .

[] a dct:ProvenanceStatement ;
    rdfs:label "Der er ingen information tilgængelig om, hvordan dataproduktet er blevet til." .

[] a dct:ProvenanceStatement ;
    rdfs:label "Der er ingen information tilgængelig om, hvordan dataproduktet er blevet til." .

