@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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#> .

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

nalt:204117
  skos:prefLabel "efluentes de almazaras"@es, "oil mill effluents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:288488 .

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

nalt:28886
  skos:prefLabel "aceite de palma"@es, "palm oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:288488 .

nalt:21911
  skos:prefLabel "plantas procesadoras de alimentos"@es, "food processing plants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:288488 .

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

