@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:2741
  skos:broader nalt:2770 ;
  skos:prefLabel "tratamiento químico"@es, "chemical treatment"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:3982, nalt:24628, nalt:24649 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "chemical-treatment"@en, "chemical treatments"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/27102>, <http://id.agrisemantics.org/gacs/C6891> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-02-24"^^xsd:date ;
  skos:narrower nalt:2721, nalt:6413 ;
  ns0:marc001 "7914" .

nalt:24628
  skos:prefLabel "empapamiento"@es, "soil drenching"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2741 .

nalt:6413
  skos:prefLabel "tratamiento alcalino"@es, "alkali treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:2741 .

nalt:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2741 .

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

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

nalt:24649
  skos:prefLabel "celulosa química"@es, "chemical pulp"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:2741 .

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

nalt:2721
  skos:prefLabel "tratamiento ácido"@es, "acid treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:2741 .

