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

nalt:69532
  dc:created "2006-11-13"^^xsd:date ;
  dc:modified "2013-04-02"^^xsd:date ;
  skos:related nalt:192679, nalt:2770 ;
  skos:prefLabel "processing chemistry"@en, "procesamiento químico"@es ;
  skos:broader nalt:8467 ;
  skos:narrower nalt:228, nalt:229, nalt:236, nalt:242, nalt:222 ;
  ns0:marc001 "51908" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "processing-chemistry"@en ;
  skos:altLabel "chemical processing"@en .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69532 .

nalt:229
  skos:prefLabel "filtrados"@es, "filtrates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:69532 .

nalt:8467
  skos:prefLabel "química"@es, "chemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:69532 .

nalt:222
  skos:prefLabel "destilados"@es, "distillates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:69532 .

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

nalt:242
  skos:prefLabel "permeados"@es, "permeates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:69532 .

nalt:236
  skos:prefLabel "lixiviados"@es, "leachates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:69532 .

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

nalt:192679
  skos:prefLabel "materia básica"@es, "feedstocks"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:69532 .

nalt:228
  skos:prefLabel "extractos"@es, "extracts"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:69532 .

