@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:62730
  skos:prefLabel "triticale (gramineae)"@es, "triticale"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:productOf nalt:58977 ;
  skos:related nalt:58977 .

nalt:58977
  skos:altLabel "xTriticosecale rimpaui"@es, "xTriticosecale rimpaui"@en, "xTriticosecale"@es, "xTriticale hexaploide"@es, "xTriticale hexaploide"@en, "xTriticosecale"@en ;
  skos:hiddenLabel "Triticale hexaploide"@en, "Triticosecale rimpaui"@en ;
  a skos:Concept, ns0:Organism ;
  skos:related nalt:58958, nalt:58978, nalt:62730 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "38517" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10066>, <http://aims.fao.org/aos/agrovoc/c_33914> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:prefLabel "Triticosecale"@es, "Triticosecale"@en ;
  ns0:hasProduct nalt:62730 ;
  skos:definition nalt:58977_def ;
  dc:source "Germplasm Resources Information Network" ;
  skos:broader nalt:2592 ;
  ns0:taxonomicRank nalt:350018 .

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

nalt:58977_def
  rdf:value "Híbrido intergenérico de Triticum x Secale (trigo y centeno)."@es, "Intergeneric hybrid of Triticum x Secale (wheat and rye)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:58958
  skos:prefLabel "Secale"@es, "Secale"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:58977 .

nalt:58978
  skos:prefLabel "Triticum"@es, "Triticum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:58977 .

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

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

