@prefix bcp47: <http://w3id.org/meta-share/bcp47/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ms: <http://w3id.org/meta-share/meta-share/> .

bcp47:region_AN
  skos:prefLabel "Olandijos Antilai"@lt, "Ολλανδικές Αντίλλες"@el, "Nizozemské Antily"@cs, "Nizozemski Antili"@hr, "Nizozemski Antili"@sl, "Нидерландски Антили"@bg, "Aintillí na hÍsiltíre"@ga, "Antille olandesi"@it, "Antilles néerlandaises"@fr, "L-Antilli Olandiżi"@mt, "Netherlands Antilles"@en, "Nīderlandes Antiļas"@lv, "Nederländska Antillerna"@sv, "Nederlandse Antillen"@nl, "Holland Antillák"@hu, "Niederländische Antillen"@de, "Antyle Holenderskie"@pl, "Antillas Neerlandesas"@es, "Alankomaiden Antillit"@fi, "Antilele Olandeze"@ro, "Madalmaade Antillid"@et, "Holandské Antily"@sk, "Nederlandske Antiller"@da, "Antilhas Neerlandesas"@pt ;
  rdfs:label "Antilele Olandeze"@ro, "Nīderlandes Antiļas"@lv, "Antyle Holenderskie"@pl, "Niederländische Antillen"@de, "Nederländska Antillerna"@sv, "Antillas Neerlandesas"@es, "Нидерландски Антили"@bg, "L-Antilli Olandiżi"@mt, "Nederlandske Antiller"@da, "Antilles néerlandaises"@fr, "Ολλανδικές Αντίλλες"@el, "Antille olandesi"@it, "Madalmaade Antillid"@et, "Nizozemski Antili"@sl, "Nizozemski Antili"@hr, "Antilhas Neerlandesas"@pt, "Holandské Antily"@sk, "Alankomaiden Antillit"@fi, "Netherlands Antilles"@en, "Aintillí na hÍsiltíre"@ga, "Nizozemské Antily"@cs, "Nederlandse Antillen"@nl, "Holland Antillák"@hu, "Olandijos Antilai"@lt ;
  a owl:NamedIndividual, skos:Concept, dc:Location .

dc:Location
  rdfs:label "Location"@en ;
  a owl:Class .

skos:Concept a owl:Class .
ms:hasIANASubtag
  rdfs:comment "Used in BCP47 recommendation for the subtag of a language, script, region or variant"@en ;
  rdfs:label "IANA subtag"@en .

owl:NamedIndividual
  rdfs:label "Named individual"@en ;
  a owl:Class .

ms:LocationTaxonomy
  rdfs:label "Location Taxonomy"@en ;
  skos:prefLabel "Location Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme ;
  skos:hasTopConcept bcp47:region_BQ .

bcp47:region_BQ
  ms:hasIANASubtag "BQ" ;
  dc:replaces bcp47:region_AN ;
  skos:topConceptOf ms:LocationTaxonomy ;
  skos:prefLabel "Bonaire, Sint Eustatius and Saba"@en ;
  skos:inScheme ms:LocationTaxonomy ;
  rdfs:label "Bonaire, Sint Eustatius and Saba"@en ;
  a dc:Location, owl:NamedIndividual, skos:Concept .

<http://publications.europa.eu/resource/authority/country/BES> owl:sameAs bcp47:region_BQ .
<http://publications.europa.eu/resource/authority/country/ATB> owl:sameAs bcp47:region_BQ .
