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

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

nalt:42915
  skos:broader nalt:4838 ;
  skos:hiddenLabel "Accra-Tema Metropolis"@en, "Bole district"@en, "Tema Harbour"@en, "Tema Metropolis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "16517" ;
  a ns0:Geographical, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/51662>, <http://aims.fao.org/aos/agrovoc/c_3253>, <http://id.agrisemantics.org/gacs/C643> ;
  dc:modified "2019-05-28"^^xsd:date ;
  skos:closeMatch wd:Q117 ;
  skos:prefLabel "Ghana"@es, "Ghana"@en .

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

nalt:4838
  skos:prefLabel "África Occidental"@es, "Western Africa"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:42915 .

