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

nalt:216949_def
  rdf:value "Químico empleado para controlar plagas que evita que estas se reproduzcan."@es, "A chemical that controls pests by preventing reproduction."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:12898
  skos:prefLabel "reproducción"@es, "reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:216949 .

nalt:1767
  skos:prefLabel "toxicología reproductiva"@es, "reproductive toxicology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:216949 .

nalt:839
  skos:prefLabel "plagas"@es, "pests"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:216949 .

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

nalt:261000
  skos:prefLabel "alfaclorhidrina"@es, "alpha-chlorohydrin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:216949 .

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

nalt:216949
  dc:modified "2015-09-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:1767, nalt:261000, nalt:839, nalt:12898 ;
  skos:hiddenLabel "chemosterilant"@en ;
  skos:definition nalt:216949_def ;
  skos:broader nalt:287 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1525>, <http://id.agrisemantics.org/gacs/C29363>, <http://id.cabi.org/cabt/27120> ;
  skos:prefLabel "chemosterilants"@en, "quimioesterilizantes"@es ;
  dc:created "2014-05-27"^^xsd:date ;
  ns0:marc001 "64895" .

nalt:287
  skos:prefLabel "plaguicidas"@es, "pesticides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:216949 .

