@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#> .

nalt:70034
  ns0:marc001 "51611" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:altLabel "Gallus sonneratti"@es, "Gallus sonneratti"@en, "grey junglefowl"@es, "grey junglefowl"@en, "gray jungle fowl"@es, "gray jungle fowl"@en, "gray junglefowl"@es, "gray junglefowl"@en, "grey jungle fowl"@es, "grey jungle fowl"@en, "Gallus sonnerattii"@es, "Gallus sonnerattii"@en, "Gallus sonnerati"@es, "Gallus sonnerati"@en ;
  skos:hiddenLabel "grey junglefowls"@en, "gray jungle fowls"@en, "gray junglefowls"@en, "Gallus-sonneratii"@en, "grey jungle fowls"@en ;
  a skos:Concept, ns0:Organism ;
  skos:broader nalt:42223 ;
  skos:prefLabel "Gallus sonneratii"@en, "Gallus sonneratii"@es ;
  dc:created "2006-06-05"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  dc:modified "2017-01-25"^^xsd:date .

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

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 .

nalt:42223
  skos:prefLabel "Gallus"@es, "Gallus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:70034 .

