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

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

nalt:828
  skos:prefLabel "rodenticidas"@es, "rodenticides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:44715 .

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

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

nalt:44715
  skos:prefLabel "HCH (pesticide)"@en, "HCH (pesticida)"@es ;
  skos:altLabel "alpha-hexachlorocyclohexane"@en, "delta-hexachlorocyclohexane"@en, "beta-hexachlorocyclohexane"@en, "beta-BHC"@en, "alpha-BHC"@en, "hexachlorocyclohexane"@en, "alpha-HCH"@en ;
  skos:hiddenLabel "hexachlorocyclohexanes"@en, "HCH-(pesticide)"@en, "delta-HCH"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:828, nalt:31048 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh94007703> ;
  ns0:marc001 "17744" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4283>, <http://id.cabi.org/cabt/55360>, <http://aims.fao.org/aos/agrovoc/c_31386> ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2016-10-27"^^xsd:date .

