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

nalt:10604
  skos:prefLabel "Aotus (Cebidae)"@es, "Aotus (Cebidae)"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:343758 .

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

nalt:343758
  skos:definition nalt:343758_def ;
  skos:altLabel "Ma's night monkey"@en, "Nancy Ma's night monkey"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "96054" ;
  skos:hiddenLabel "Ma's night monkeys"@en, "Nancy Ma's night monkeys"@en ;
  skos:prefLabel "aotus nancymaae"@es, "Aotus nancymaae"@es, "Aotus nancymaae"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:10604 ;
  dc:created "2020-10-05"^^xsd:date .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

nalt:343758_def
  rdf:value "Especie de mono originaria de Brasil y Perú que debe su nombre a la Dra. Nancy Shui-Fong Ma, la patóloga que cartografió su genética. Se emplea como modelo para la investigación sobre el antígeno de Duffy y la oxitocina. Se le llama también mono nocturno de Nancy Ma o mono búho de cuello rojo."@es, "Native to Brazil and Peru. The species was named for Dr. Nancy Shui-Fong Ma, a pathologist who mapped this species' genetics. Aotus nancymaae is a model for research on the Duffy antigen and on the hormone oxytocin. Also called the Ma's Night Monkey or Peruvian red-necked owl monkey"@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

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

