@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:43398_def
  dc:source "AWIC" ;
  rdf:value "Also known as golden-headed lion tamarins this is one of four species of lion tamarins in the Genus Leontopithecus that have similar body shapes and share several common features including a lionlike mane of hair surrounding their dark brown, or black, hairless faces. They inhabit the Brazilian coastal states of Bahia and Minas Gerais."@en ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<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:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:21315
  skos:prefLabel "Leontopithecus"@es, "Leontopithecus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:43398 .

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

nalt:43398
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:hiddenLabel "goldenheaded lion tamarins"@en, "Leontopithecus-chrysomelas"@en, "golden-headed lion tamarins"@en ;
  ns0:marc001 "21002" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "golden-headed lion tamarins"@es, "goldenheaded lion tamarin"@es, "goldenheaded lion tamarin"@en, "golden-headed lion tamarin"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:prefLabel "Leontopithecus chrysomelas"@es, "Leontopithecus chrysomelas"@en ;
  skos:definition nalt:43398_def ;
  skos:broader nalt:21315 .

