@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:822
  skos:prefLabel "herbicidas"@es, "herbicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:41861 .

nalt:31048
  skos:prefLabel "insecticidas organoclorados"@es, "organochlorine insecticides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:41861 .

nalt:25737
  skos:prefLabel "preservantes de la madera"@es, "wood preservatives"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:41861 .

nalt:825
  skos:prefLabel "molusquicidas"@es, "molluscicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:41861 .

nalt:41861
  skos:exactMatch <http://id.cabi.org/cabt/87014>, <http://id.loc.gov/authorities/subjects/sh85099614>, <http://id.agrisemantics.org/gacs/C15846>, <http://aims.fao.org/aos/agrovoc/c_36652> ;
  skos:hiddenLabel "pentachlorophenol (PCP)"@en ;
  skos:broader nalt:825, nalt:822, nalt:821, nalt:31048 ;
  dc:modified "2017-06-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "pentachlorophenol"@en, "pentaclorofenol"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "27654" ;
  skos:altLabel "sodium pentachlorophenate"@en, "PCP (pentachlorophenol)"@en, "sodium pentachlorophenoxide"@en ;
  skos:related nalt:25737 .

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

nalt:821
  skos:prefLabel "fungicidas"@es, "fungicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:41861 .

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

