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

country:IOT
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Brittiläinen Intian valtameren alue"@fi, "British Indian Ocean Territory"@en, "Brit Indiai-óceáni Terület"@hu, "Teritoriul Britanic din Oceanul Indian"@ro, "Brytyjskie Terytorium Oceanu Indyjskiego"@pl, "Territorio Británico del Océano Índico"@es, "Brittiska territoriet i Indiska oceanen"@sv, "Territorio britannico dell’oceano Indiano"@it, "Britiske Territorium i Det Indiske Ocean"@da, "Βρετανικό Έδαφος του Ινδικού Ωκεανού"@el, "Британски територии в Индийския океан"@bg, "Brits gebied in de Indische Oceaan"@nl, "Britansko Indijskooceansko Područje"@hr, "It-Territorju Brittaniku tal-Oċean Indjan"@mt, "Indijas okeāna Lielbritānijas teritorija"@lv, "Indijos Vandenyno Britų Sritis"@lt, "Briti India ookeani ala"@et, "Críoch de chuid na Ríochta Aontaithe san Aigéin Indiach"@ga, "Britansko ozemlje v Indijskem oceanu"@sl, "Territoire britannique de l’océan Indien"@fr, "Britské indickooceánske územie"@sk, "Território Britânicodo Oceano Índico"@pt, "Britské indickooceánské území"@cs, "Britisches Territorium im Indischen Ozean"@de ;
  skos:altLabel "Território Britânico do Oceano Índico"@pt, "BIOT"@en, "Det Britiske Territorium i Det Indiske Ocean"@da ;
  dc11:identifier "IOT" ;
  ns0:authority-code "IOT" ;
  ns0:deprecated "false" ;
  ns0:op-code "IOT" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "IOT" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0057 .

