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

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

<https://lod.nal.usda.gov/naltv#Geographical>
  rdfs:label "Geographical"@en ;
  a owl:Class .

nalt:4838
  skos:prefLabel "África Occidental"@es, "Western Africa"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:29577 .

nalt:29577
  skos:exactMatch <http://id.cabi.org/cabt/32884>, <http://id.agrisemantics.org/gacs/C550>, <http://aims.fao.org/aos/agrovoc/c_4027> ;
  skos:altLabel "Ivory Coast"@en ;
  ns0:marc001previous "95005" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "Cote d'Ivoire"@es, "Cote d'Ivoire"@en ;
  skos:hiddenLabel "Cote-d'Ivoire"@en, "Côte d'Ivoire"@en, "Côte d’Ivoire"@en ;
  skos:closeMatch wd:Q1008 ;
  ns0:marc001 "9813984069700041" ;
  dc:modified "2014-08-26"^^xsd:date ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:4838 ;
  dc:created "2006-01-19"^^xsd:date .

