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

nalt:5642
  skos:prefLabel "Agropyron fragile"@es, "Agropyron fragile"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:altLabel "Agropyron fragile subsp. sibiricum"@es, "Agropyron fragile subsp. sibiricum"@en, "Siberian crested wheatgrass"@es, "Siberian crested wheatgrass"@en, "Agropyron fragile subsp. fragile"@es, "Agropyron fragile subsp. fragile"@en, "Triticum sibiricum"@es, "Triticum sibiricum"@en, "Agropyron fragile ssp. sibiricum"@en, "Siberian wheatgrass"@es, "Agropyron sibiricum"@es, "Siberian wheatgrass"@en, "Agropyron sibiricum"@en, "Agropyron fragile ssp. fragile"@en, "Triticum fragile"@es, "Triticum fragile"@en ;
  ns0:marc001 "1459" ;
  dc:source "Germplasm Resources Information Network." ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-02-17"^^xsd:date ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:5637 ;
  skos:hiddenLabel "Agropyron-fragile"@en .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:5637
  skos:prefLabel "Agropyron"@es, "Agropyron"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:5642 .

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 .

