@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:84
  skos:prefLabel "Aves (Chordata)"@es, "Aves"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:146302 .

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

nalt:146302
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:modified "2017-02-17"^^xsd:date ;
  ns0:marc001 "60197" ;
  skos:broader nalt:84 ;
  skos:prefLabel "Tinamiformes"@es, "Tinamiformes"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85135506> ;
  dc:created "2011-06-10"^^xsd:date ;
  ns0:taxonomicRank nalt:350012 ;
  skos:definition nalt:146302_def ;
  skos:narrower nalt:146303 .

nalt:350012
  skos:prefLabel "orden (taxones)"@es, "order (taxa)"@en ;
  a ns0:Topic, skos:Concept .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:146302_def
  rdf:value "Orden de aves que habitan en el suelo y que están relacionadas con las aves corredoras (rátidas) distribuidas en América Central y América del Sur."@es, "Order of ground-dwelling birds that are related to the ratites and distributed in Central and South America."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:146303
  skos:prefLabel "Tinamidae"@es, "Tinamidae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:146302 .

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

