@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28567
  skos:prefLabel "República de Irlanda"@es, "Irish Republic"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:19860 .

nalt:19860_def
  rdf:value "Isla rodeada por el Atlántico Norte, el Mar de Irlanda y el Mar Céltico, compuesta por Irlanda del Norte (parte del Reino Unido) en el extremo norte de la isla y la República de Irlanda en el resto del área."@es, "An island surrounded by the North Atlantic, Irish and Celtic Seas, comprised of Northern Ireland (part of the United Kingdom) in the northwest part of the island, and the Irish Republic in the remaining area."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:19860
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85067964> ;
  skos:scopeNote "Usar para referirse a toda la isla."@es, "Use to refer to the island as a whole."@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:47687, nalt:28567 ;
  ns0:marc001 "19682" ;
  skos:prefLabel "Irlanda"@es, "Ireland"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-11-04"^^xsd:date ;
  skos:related nalt:105760 ;
  skos:broader nalt:19859 ;
  skos:definition nalt:19860_def .

nalt:19859
  skos:prefLabel "Islas Británicas"@es, "British Isles"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:19860 .

nalt:47687
  skos:prefLabel "Irlanda del Norte"@es, "Northern Ireland"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:19860 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

ns0:Geographical
  rdfs:label "Geographical"@en ;
  a owl:Class .

nalt:105760
  skos:prefLabel "Mar de Irlanda"@es, "Irish Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:19860 .

