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

country:FSM
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Micronésie"@fr, "Mikronézia"@hu, "Micronesia"@es, "Mikronezija"@hr, "Micronesia"@en, "Mikronesien"@sv, "Mikronesia"@fi, "Micronesia"@nl, "Micronésia"@pt, "Mikronezija"@sl, "Μικρονησία"@el, "Mikronésie"@cs, "Mikroneesia"@et, "Micronesia"@it, "Микронезия"@bg, "Micronezia"@ro, "Mikronezija"@lt, "Mikronezja"@pl, "Il-Mikroneżja"@mt, "Mikronesien"@de, "An Mhicrinéis"@ga, "Mikronēzija"@lv, "Mikronézia"@sk, "Mikronesien"@da ;
  skos:altLabel "États fédérés de Micronésie"@fr, "Mikronēzijas Federatīvās Valstis"@lv, "Stáit Chónaidhme na Micrinéise"@ga, "Ηνωμένες Πολιτείες της Μικρονησίας"@el, "Estados Federados da Micronésia"@pt, "Mikronezijos Federacinės Valstijos"@lt, "Sfederowane Stany Mikronezji"@pl, "Savezne Države Mikronezije"@hr, "Estados Federados de Micronesia"@es, "L-Istati Federali tal-Mikroneżja"@mt, "Föderierten Staaten von Mikronesien"@de, "Mikronéziai Szövetségi Államok"@hu, "Federale Staten van Micronesia"@nl, "Mikronesiens Forenede Stater"@da, "Mikroneesia Liiduriigid"@et, "Federativní státy Mikronésie"@cs, "Mikronesiska federationen"@sv, "Mikronesian liittovaltio"@fi, "Statele Federate ale Microneziei"@ro, "Federated States of Micronesia"@en, "Stati federati di Micronesia"@it, "Федеративни щати Микронезия"@bg, "Mikronézske federatívne štáty"@sk, "Federativne države Mikronezija"@sl ;
  dc11:identifier "FSM" ;
  ns0:authority-code "FSM" ;
  ns0:deprecated "false" ;
  ns0:op-code "FSM" ;
  ns0:start.use "1986-11-03" ;
  ns1:op-code "FSM" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

