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

nalt:255237
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "Callithrix jacchus geoffroyi"@es, "Callithrix jacchus geoffroyi"@en, "Geoffroy's marmoset"@es, "Geoffroy's marmoset"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:prefLabel "callithrix geoffroyi"@es, "Callithrix geoffroyi"@es, "Callithrix geoffroyi"@en ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2017-02-17"^^xsd:date ;
  dc:created "2015-06-09"^^xsd:date ;
  skos:broader nalt:21306 ;
  ns0:marc001 "64370" ;
  skos:hiddenLabel "Callithrix-geoffroyi"@en ;
  skos:definition nalt:255237_def .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:21306
  skos:prefLabel "callithrix"@es, "Callithrix"@es, "Callithrix"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:255237 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

nalt:255237_def
  rdf:value "Especie de mono endémica de Brasil, donde se le conoce como sagüi o sauim. Además, se le llama tití cabeciblanco, tití de orejas peludas y tití de Geoffroy o tití de orejas peludas de Geoffroy."@es, "A species of monkey that is endemic to Brazil, where they are known as the sagüi or sauim. It is also known as a white-headed marmoset, the tufted-ear marmoset, and Geoffroy's marmoset, or Geoffroy's tufted-ear marmoset"@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

