@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:3967
  skos:prefLabel "toxicidad"@es, "toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17446 .

nalt:730
  skos:prefLabel "desarrollo anormal"@es, "abnormal development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17446 .

nalt:32918
  skos:prefLabel "embriotoxicidad"@es, "embryotoxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:17446 .

nalt:17446
  ns0:marc001 "50808" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2013-08-08"^^xsd:date ;
  skos:hiddenLabel "developmental-toxicity"@en ;
  skos:prefLabel "developmental toxicity"@en, "toxicidad del desarrollo"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:17446_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:broader nalt:3967 ;
  skos:related nalt:1764, nalt:730 ;
  skos:narrower nalt:32919, nalt:32918 .

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

nalt:32919
  skos:prefLabel "fetotoxicidad"@es, "fetotoxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:17446 .

nalt:17446_def
  rdf:value "Efectos adversos de sustancias tóxicas, incluyendo crecimiento, morfología o función fisiológica anormales en un organismo en desarrollo."@es, "adverse effects of toxic substances, including abnormal growth, morphology or physiological function in a developing organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:1764
  skos:prefLabel "desarrollo biológico"@es, "biological development"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17446 .

