@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:287919
  skos:broader nalt:27558, nalt:43619 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:hiddenLabel "oat-husk"@en, "oat-husks"@en, "oat husk"@en, "oat-hull"@en, "oat-hulls"@en, "oat hull"@en ;
  ns0:marc001 "78012" ;
  skos:prefLabel "cáscaras de avena"@es, "oat hulls"@en ;
  a ns0:Product, skos:Concept ;
  dc:created "2016-10-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:14086 ;
  skos:altLabel "oat husks"@en .

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

nalt:27558
  skos:prefLabel "hollejos"@es, "hulls"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:287919 .

nalt:43619
  skos:prefLabel "productos derivados de avena"@es, "oat products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:287919 .

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

nalt:14086
  skos:prefLabel "Avena (Poaceae)"@es, "Avena (Poaceae)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:287919 .

