@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:204117
  skos:prefLabel "efluentes de almazaras"@es, "oil mill effluents"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:288487 .

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

nalt:21911
  skos:prefLabel "plantas procesadoras de alimentos"@es, "food processing plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:288487 .

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

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

nalt:288487
  ns0:marc001 "78041" ;
  skos:hiddenLabel "olive-oil factories"@en, "olive oil factory"@en, "olive-oil mill"@en, "olive-oil factory"@en, "olive oil mill"@en ;
  skos:broader nalt:21911 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "olive oil factories"@en ;
  dc:modified "2016-11-28"^^xsd:date ;
  skos:prefLabel "olive oil mills"@en, "almazaras de aceite de oliva"@es ;
  skos:related nalt:28884, nalt:204117 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2016-10-20"^^xsd:date .

