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

nalt:260998
  skos:prefLabel "clorohidrinas"@es, "chlorohydrins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:261000 .

nalt:59796
  skos:prefLabel "glicol de propileno"@es, "propylene glycol"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:261000 .

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

nalt:261000
  skos:definition nalt:261000_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "alpha-chlorohydrin"@en, "alfaclorhidrina"@es ;
  skos:broader nalt:59796, nalt:260998 ;
  skos:altLabel "3-monochloropropane-1,2-diol"@en, "3-MCPD"@en, "a-chlorohydrin"@en ;
  skos:related nalt:216949 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "62795" ;
  dc:modified "2017-06-28"^^xsd:date ;
  dc:created "2015-09-15"^^xsd:date .

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

nalt:216949
  skos:prefLabel "quimioesterilizantes"@es, "chemosterilants"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:261000 .

nalt:261000_def
  rdf:value "Propanodiol clorado con actividad antifertilidad en los machos, empleado como quimioesterilizante en roedores."@es, "A chlorinated propanediol with antifertility activity in males used as a chemosterilant in rodents."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

