@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:4404
  skos:prefLabel "contaminación alimentaria"@es, "food contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:741 .

nalt:213386
  skos:prefLabel "exposición oral"@es, "oral exposure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:741 .

nalt:4812
  skos:prefLabel "contaminación de piensos"@es, "feed contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:741 .

nalt:741
  dc:modified "2020-05-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:4404, nalt:4259, nalt:10482, nalt:767, nalt:4812 ;
  skos:hiddenLabel "dietary-exposure"@en, "dietary exposures"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8394> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "exposición dietética"@es, "dietary exposure"@en ;
  skos:broader nalt:213386 ;
  skos:definition nalt:741_def ;
  skos:narrower nalt:136639, nalt:136636 ;
  ns0:marc001 "50812" .

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

nalt:741_def
  rdf:value "Exposición de un organismo a un agente físico, químico o biológico potencialmente dañino mediante la ingesta de productos contaminados como alimentos, pienso, agua, etc."@es, "Exposure of an organism to a potentially harmful physical, chemical or biological agent by ingestion of a contaminated product (e.g., food, feed, water etc.)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:136636
  skos:prefLabel "exposición dietética aguda"@es, "acute dietary exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:741 .

nalt:4259
  skos:prefLabel "administración oral"@es, "oral administration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:741 .

nalt:767
  skos:prefLabel "envenenamiento"@es, "poisoning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:741 .

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

nalt:136639
  skos:prefLabel "exposición dietética crónica"@es, "chronic dietary exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:741 .

nalt:10482
  skos:prefLabel "inocuidad alimentaria"@es, "food safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:741 .

