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

nalt:39335
  skos:prefLabel "Quercus"@es, "Quercus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:60747 .

nalt:271146
  skos:prefLabel "Quercus ithaburensis subsp. macrolepis"@es, "Quercus ithaburensis subsp. macrolepis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:60747 .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:271147
  skos:prefLabel "Quercus ithaburensis subsp. ithaburensis"@es, "Quercus ithaburensis subsp. ithaburensis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:60747 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:60747
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:271146, nalt:271147 ;
  skos:hiddenLabel "Quercus-ithaburensis"@en ;
  a skos:Concept, ns0:Organism ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88023053> ;
  skos:prefLabel "Quercus ithaburensis"@es, "Quercus ithaburensis"@en ;
  skos:broader nalt:39335 ;
  ns0:marc001 "31284" ;
  dc:modified "2017-02-17"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

