@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:198844
  skos:prefLabel "aceite de oliva lampante"@es, "lampante olive oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:28884 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:192557
  skos:prefLabel "aceite de oliva virgen"@es, "virgin olive oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:28884 .

nalt:55780
  skos:prefLabel "Olea europaea"@es, "Olea europaea"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:28884 ;
  ns0:hasProduct nalt:28884 .

nalt:461
  skos:prefLabel "grasas y aceites de cocina"@es, "cooking fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28884 .

nalt:28884
  ns0:marc001 "26071" ;
  skos:related nalt:461, nalt:288487, nalt:55780 ;
  skos:exactMatch <http://id.cabi.org/cabt/81684>, <http://aims.fao.org/aos/agrovoc/c_25491>, <http://id.agrisemantics.org/gacs/C5160> ;
  skos:hiddenLabel "olive-oil"@en, "olive pomace oil"@en, "olive oils"@en ;
  skos:narrower nalt:192557, nalt:198844 ;
  skos:prefLabel "olive oil"@en, "aceite de oliva"@es ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:14235 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2016-10-20"^^xsd:date ;
  ns0:productOf nalt:55780 .

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

nalt:14235
  skos:prefLabel "grasas y aceites vegetales"@es, "plant fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:28884 .

nalt:288487
  skos:prefLabel "almazaras de aceite de oliva"@es, "olive oil mills"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28884 .

