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

nalt:305648
  skos:prefLabel "fibra alimenticia"@es, "roughage"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:39727 .

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

nalt:5445
  skos:prefLabel "piensos"@es, "feeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:39727 .

nalt:304993
  skos:prefLabel "heno de avena"@es, "oat hay"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:39727 .

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

nalt:142411
  skos:prefLabel "heno de alfalfa"@es, "alfalfa hay"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:39727 .

nalt:6298
  skos:prefLabel "forraje"@es, "forage"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:39727 .

nalt:39727
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85059402>, <http://id.agrisemantics.org/gacs/C2345>, <http://id.cabi.org/cabt/55338>, <http://aims.fao.org/aos/agrovoc/c_3508> ;
  skos:hiddenLabel "Bermuda-hay"@en, "Bermuda-hays"@en, "Bermuda hay"@en, "Bermuda hays"@en, "hays"@en ;
  skos:narrower nalt:142411, nalt:304993, nalt:142414 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  ns0:productOf nalt:40102 ;
  skos:related nalt:5445, nalt:67930, nalt:305648, nalt:6298 ;
  skos:prefLabel "hay"@en, "heno"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-07-20"^^xsd:date ;
  ns0:marc001 "17740" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:848 ;
  skos:definition nalt:39727_def .

nalt:142414
  skos:prefLabel "heno de gramíneas"@es, "grass hay"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:39727 .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:39727 .

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

nalt:40102
  skos:prefLabel "cultivos de forraje"@es, "forage crops"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:39727 .

nalt:67930
  skos:prefLabel "henolaje"@es, "haylage"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:39727 .

nalt:39727_def
  rdf:value "Pasto, trébol, alfalfa y otras leguminosas o cualquier otra planta con hojas que se corta y se deja secar para usarse como forraje."@es, "Grasses, clover, alfalfa and other legumes, or any other leafy plant material that is cut and dried to be used for animal feeding."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

