@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:62730_def
  rdf:value "Grano de un híbrido intergenérico de Triticum x Secale (trigo y centeno)."@es, "The grain of an intergeneric hybrid of Triticum x Secale (wheat and rye)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:62730
  dc:modified "2015-09-22"^^xsd:date ;
  skos:hiddenLabel "Wapiti triticale"@en, "pronghorn triticale"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/120186>, <http://id.cabi.org/cabt/120133>, <http://id.agrisemantics.org/gacs/C8075>, <http://id.agrisemantics.org/gacs/C31478>, <http://aims.fao.org/aos/agrovoc/c_7949>, <http://id.loc.gov/authorities/subjects/sh85137934> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:productOf nalt:58977 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "Secale x Triticum"@en, "spring triticale"@en, "Triticum x Secale"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:58977 ;
  skos:broader nalt:7337 ;
  skos:prefLabel "triticale"@en, "triticale (gramineae)"@es ;
  ns0:marc001 "38516" ;
  skos:definition nalt:62730_def .

nalt:58977
  skos:prefLabel "Triticosecale"@es, "Triticosecale"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:62730 ;
  ns0:hasProduct nalt:62730 .

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

nalt:7337
  skos:prefLabel "granos de cereales"@es, "small cereal grains"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:62730 .

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

