@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix country: <http://publications.europa.eu/resource/authority/country/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/country>
  a skos:ConceptScheme ;
  rdfs:label "Country"@en ;
  skos:hasTopConcept country:GRL ;
  skos:prefLabel "Country"@en .

country:GRL
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Grönland"@sv, "Gröönimaa"@et, "Groenland"@nl, "Grenland"@hr, "Гренландия"@ru, "Grönland"@tr, "Grønland"@da, "Ґренландія"@uk, "Groenlanda"@ro, "Groenlandia"@it, "Grenlanda"@sq, "Γροιλανδία"@el, "Grenlandija"@sl, "Гренланд"@sr, "Grönland"@de, "Gronelândia"@pt, "Grenlandia"@pl, "Grænland"@is, "Greenland"@en, "Grenlàndia"@ca, "Grenland"@bs, "Гренландия"@bg, "Grönland"@hu, "An Ghraonlainn"@ga, "Groenland"@fr, "Grenlandija"@lt, "Grónsko"@cs, "Greenland"@mt, "Grenlande"@lv, "Grönlanda"@rm, "Грэнландыя"@be, "Grønland"@fo, "Groenlandia"@es, "Grónsko"@sk, "Grenlandia"@gl, "Grönlanti"@fi, "Grønland"@no, "Гренланд"@mk, "Groenlandia"@eu ;
  dc11:identifier "GRL" ;
  ns0:authority-code "GRL" ;
  ns0:deprecated "false" ;
  ns0:op-code "GRL" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "GRL" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0016 .

