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

nalt:214231
  skos:prefLabel "cascarillas de almendra"@es, "almond shells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6768 .

nalt:6770
  skos:prefLabel "Prunus dulcis"@es, "Prunus dulcis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:6768 ;
  ns0:hasProduct nalt:6768 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:6769
  skos:prefLabel "nueces"@es, "nuts"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:6768 .

nalt:214239
  skos:prefLabel "quemado de la hoja del almendro"@es, "almond leaf scorch"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:6768 .

nalt:6762
  skos:prefLabel "mantequilla de almendra"@es, "almond butter"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:6768 .

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

nalt:6768
  skos:related nalt:214239, nalt:6762, nalt:214231, nalt:6770 ;
  skos:hiddenLabel "almond"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/8469>, <http://aims.fao.org/aos/agrovoc/c_8734>, <http://id.agrisemantics.org/gacs/C11144> ;
  ns0:marc001 "1816" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "almendras"@es, "almonds"@en ;
  dc:modified "2016-10-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:productOf nalt:6770 ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:6769 .

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

