@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:33793
  skos:prefLabel "impurezas de los herbicidas"@es, "herbicide impurities"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:33791 .

nalt:10209
  skos:prefLabel "espectinomicina"@es, "spectinomycin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:33791 .

nalt:33791
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:33793 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85038140>, <http://id.cabi.org/cabt/39393>, <http://id.agrisemantics.org/gacs/C16480>, <http://aims.fao.org/aos/agrovoc/c_33477> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:10209, nalt:33792 ;
  ns0:marc001 "12192" ;
  skos:broader nalt:3817 ;
  skos:prefLabel "dioxinas"@es, "dioxins"@en ;
  skos:hiddenLabel "dioxin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-05-02"^^xsd:date .

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

nalt:33792
  skos:prefLabel "dibenzodioxinas policloradas"@es, "polychlorinated dibenzodioxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:33791 .

nalt:3817
  skos:prefLabel "compuestos heterocíclicos"@es, "heterocyclic compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:33791 .

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

