@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:214231
  ns0:marc001 "75289" ;
  skos:broader nalt:27558 ;
  skos:hiddenLabel "almond-shells"@en, "almond-shell"@en, "almond shell"@en ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:prefLabel "almond shells"@en, "cascarillas de almendra"@es ;
  skos:related nalt:287759, nalt:6768 ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:214231_def ;
  dc:created "2014-04-11"^^xsd:date .

nalt:214231_def
  rdf:value "Capa dura que se halla entre la cáscara y la pulpa de la almendra."@es, "The hard layer between the almond hull and the almond meat."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:287759
  skos:prefLabel "cáscaras de almendra"@es, "almond hulls"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:214231 .

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

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

nalt:6768
  skos:prefLabel "almendras"@es, "almonds"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:214231 .

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

