@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 ns0: <http://publications.europa.eu/ontology/authority/end.> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .

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

country:ANT
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Antillas Neerlandesas"@es, "Holland Antillák"@hu, "Antyle Holenderskie"@pl, "Nizozemské Antily"@cs, "Antilhas Neerlandesas"@pt, "Nederländska Antillerna"@sv, "Olandijos Antilai"@lt, "Antilele Olandeze"@ro, "Holandské Antily"@sk, "Antilles néerlandaises"@fr, "Nizozemski Antili"@sl, "Nederlandske Antiller"@da, "Alankomaiden Antillit"@fi, "Nizozemski Antili"@hr, "Antille olandesi"@it, "Niederländischen Antillen"@de, "Nederlandse Antillen"@nl, "L-Antilli Olandiżi"@mt, "Ολλανδικές Αντίλλες"@el, "Netherlands Antilles"@en, "Aintillí na hÍsiltíre"@ga, "Нидерландски Антили"@bg, "Madalmaade Antillid"@et, "Nīderlandes Antiļas"@lv ;
  skos:altLabel "De Nederlandske Antiller"@da ;
  ns0:use "2010-10-09" ;
  dc11:identifier "ANT" ;
  ns1:authority-code "ANT" ;
  ns1:deprecated "true" ;
  ns1:op-code "ANT" ;
  ns1:start.use "1954-12-29" ;
  ns2:op-code "ANT" ;
  ns1:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0042 .

