@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:48148
  skos:prefLabel "Juglans"@es, "Juglans"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:48152 ;
  ns0:hasProduct nalt:48152 .

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:48152 .

nalt:48152
  skos:exactMatch <http://id.cabi.org/cabt/123990>, <http://id.agrisemantics.org/gacs/C8861>, <http://aims.fao.org/aos/agrovoc/c_15254> ;
  ns0:marc001 "39767" ;
  skos:altLabel "nuez de nogal"@es, "nuez del nogal"@es, "nueces de nogal"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "walnuts"@en, "nueces del nogal"@es ;
  ns0:productOf nalt:37170, nalt:48148 ;
  skos:related nalt:332636, nalt:48148 ;
  a skos:Concept, ns0:Product ;
  skos:hiddenLabel "walnut"@en ;
  skos:broader nalt:6769 ;
  dc:modified "2019-07-26"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:332636
  skos:prefLabel "mantequilla de nuez"@es, "walnut butter"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:48152 .

nalt:37170
  skos:prefLabel "Juglans regia"@es, "Juglans regia"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:48152 .

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

