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

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

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

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

nalt:23663
  skos:hiddenLabel "Equatorial-Guinea"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:broader nalt:4830 ;
  skos:prefLabel "Guinea Ecuatorial"@es, "Equatorial Guinea"@en ;
  skos:altLabel "Fernando Po"@en, "Rio Muni"@en, "Spanish Guinea"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/44264>, <http://id.agrisemantics.org/gacs/C358>, <http://aims.fao.org/aos/agrovoc/c_2627> ;
  ns0:marc001 "13911" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch wd:Q983 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

