@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:53817
  ns0:marc001 "24307" ;
  skos:broader nalt:19331, nalt:6746 ;
  skos:prefLabel "mustard seed"@en, "semilla de mostaza"@es ;
  skos:related nalt:53814 ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:scopeNote "Use este término para referirse al grano entero de mostaza empleado como condimento. Para aludir a los granos de mostaza molidos disponibles en polvo o pasta, UTILICE la palabra mostaza (condimento)."@es, "Use for the whole mustard seed used as a flavoring; For the ground mustard seed available as a powder or paste USE mustard (condiment)."@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85089110> ;
  dc:modified "2017-03-01"^^xsd:date ;
  skos:hiddenLabel "mustard-seed"@en .

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

nalt:6746
  skos:prefLabel "especias"@es, "spices"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:53817 .

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

nalt:53814
  skos:prefLabel "mostaza (condimento)"@es, "mustard (condiment)"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:53817 .

nalt:19331
  skos:prefLabel "productos derivados de mostaza"@es, "mustard products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:53817 .

