@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:209034
  skos:altLabel "Aragallus gracilis"@es, "Oxytropis gracilis"@en, "Oxytropis campestris var. gracilis"@en, "Aragallus gracilis"@en, "Oxytropis spicata"@es, "Oxytropis spicata"@en, "Oxytropis monticola"@es, "Oxytropis monticola"@en, "Oxytropis gracilis"@es, "Oxytropis campestris var. gracilis"@es ;
  ns0:taxonomicRank nalt:350022 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Oxytropis campestris var spicata"@en, "Oxytropis-campestris-var.-spicata"@en, "Oxytropis campestris var gracilis"@en ;
  ns0:marc001 "70790" ;
  a skos:Concept, ns0:Organism ;
  skos:broader nalt:209035 ;
  skos:prefLabel "Oxytropis campestris var. spicata"@en, "Oxytropis campestris var. spicata"@es ;
  dc:created "2014-01-13"^^xsd:date ;
  dc:modified "2017-02-17"^^xsd:date .

nalt:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a ns0:Topic, skos:Concept .

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

nalt:209035
  skos:prefLabel "Oxytropis campestris"@es, "Oxytropis campestris"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:209034 .

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

