@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:314432
  skos:prefLabel "Chlorocebus pygerythrus"@es, "Chlorocebus pygerythrus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:314431 .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:314431_def
  rdf:value "Género de pequeños monos del Viejo Mundo que se encuentra en los bosques de África subsahariana y que incluye al mono verde. Son monos arborícolas, delgados, con un cerebro pequeño."@es, "A genus of small Old World monkeys found throughout the forests of sub-Saharan Africa  including green monkeys or vervets . They are highly arboreal, thin and have small-sized brain."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:23977
  skos:prefLabel "cercopithecidae"@es, "Cercopithecidae"@es, "Cercopithecidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:314431 .

nalt:314431
  skos:narrower nalt:314432 ;
  dc:created "2018-02-28"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:prefLabel "chlorocebus"@es, "Chlorocebus"@es, "Chlorocebus"@en ;
  skos:definition nalt:314431_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "86010" ;
  a skos:Concept, ns0:Organism ;
  ns0:taxonomicRank nalt:350018 ;
  skos:broader nalt:23977 .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

