@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:136632
  ns0:marc001 "59290" ;
  skos:prefLabel "subchronic exposure"@en, "exposición subcrónica"@es ;
  a skos:Concept, ns0:Topic ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:hiddenLabel "sub-chronic exposure"@en, "subchronic-exposure"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:136632_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:136618 ;
  dc:created "2010-07-23"^^xsd:date .

nalt:136618
  skos:prefLabel "duración de la exposición"@es, "exposure duration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136632 .

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

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

nalt:136632_def
  rdf:value "Contacto entre un agente químico, físico o biológico y un organismo por un período intermedio de tiempo (normalmente, días o meses)"@es, "Contact made between a chemical, physical or biological agent and an organism for an intermediate period of time (typically a matter of days or months)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

