@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:190060
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85149695> ;
  skos:altLabel "zebra finch"@es, "zebra finch"@en, "Poephila guttata"@en ;
  skos:hiddenLabel "Taenopygia guttata"@en, "zebra finches"@en ;
  skos:definition nalt:190060_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:broader nalt:106, nalt:190059 ;
  dc:modified "2019-02-20"^^xsd:date ;
  dc:created "2012-08-22"^^xsd:date ;
  ns0:marc001 "62120" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "taeniopygia guttata"@es, "Taeniopygia guttata"@es, "Taeniopygia guttata"@en ;
  ns0:taxonomicRank nalt:350021 .

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

nalt:190059
  skos:prefLabel "Taeniopygia"@es, "Taeniopygia"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:190060 .

nalt:106
  skos:prefLabel "aves (animales)"@es, "birds"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:190060 .

nalt:190060_def
  rdf:value "Especie de ave de cuerpo gris, pico naranja brillante y una distintiva marca de bigote blanco y negro en la cara. Es originaria de Australia e Indonesia y se suele utilizar en investigaciones de laboratorio sobre el aprendizaje vocal. También se le conoce como pinzón cebra."@es, "A bird species with a gray body, a bright orange bill, and a distinctive black-and-white moustache mark on its face. It is originally from Australia and Indonesia, and used extensively in laboratory research on vocal learning. Also known as the Sunda zebra finch."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
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 .

