@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:28913
  skos:prefLabel "gramíneas"@es, "grasses"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:41095 .

nalt:289765
  skos:prefLabel "heno de teff"@es, "teff hay"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:41095 .

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

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

nalt:142414
  skos:prefLabel "heno de gramíneas"@es, "grass hay"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:41095 .

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

nalt:41095
  dc:modified "2017-01-11"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:prefLabel "forage grasses"@en, "pastos forrajeros"@es ;
  skos:broader nalt:6298, nalt:28913 ;
  skos:hiddenLabel "forage grass"@en, "forage-grasses"@en, "grass forage"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7635> ;
  skos:related nalt:142414, nalt:289765 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15606" ;
  skos:altLabel "teff forage"@en .

