@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:FRO ;
  skos:prefLabel "Country"@en .

country:FRO
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Фарьорски острови"@bg, "Faroe Uharteak"@eu, "Fēru Salas"@lv, "Færeyjar"@is, "Фарерські острови"@uk, "Illes Fèroe"@ca, "Farski Otoci"@hr, "Faerské ostrovy"@cs, "Færøerne"@da, "Фарска острва"@sr, "Îles Féroé"@fr, "Ilhas Feroe"@pt, "Føroyar"@fo, "Feröer"@hu, "Färöer"@de, "Фарэрскія астравы"@be, "Inslas Feroe"@rm, "Farerai"@lt, "Faerské ostrovy"@sk, "Oileáin Fharó"@ga, "Faroes"@en, "Fääri saared"@et, "Insulele Feroe"@ro, "Faeröer"@nl, "Färsaaret"@fi, "Ishujt Faroe"@sq, "Νήσοι Φερόες"@el, "Islas Feroe"@es, "Фарерские острова"@ru, "Farska ostrva"@bs, "Il-Gżejjer Faeroe"@mt, "Færøyene"@no, "Фарски Острови"@mk, "Isole Fær Øer"@it, "Faroe Adaları"@tr, "Färöarna"@sv, "Ferski otoki"@sl, "Wyspy Owcze"@pl, "Illas Feroe"@gl ;
  skos:altLabel "Feröer szigetek"@hu, "Faroe Islands"@en ;
  dc11:identifier "FRO" ;
  ns0:authority-code "FRO" ;
  ns0:deprecated "false" ;
  ns0:op-code "FRO" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "FRO" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0016 .

