@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:136845
  skos:altLabel "direct contact exposure"@en, "direct exposure"@en ;
  skos:hiddenLabel "direct-contact"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2010-08-13"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27138> ;
  skos:broader nalt:136612 ;
  ns0:marc001 "58754" ;
  skos:prefLabel "direct contact"@en, "contacto directo"@es ;
  skos:definition nalt:136845_def .

nalt:136845_def
  rdf:value "Un modo de exposición entre un agente biológico, químico o físico y una superficie expuesta y susceptible."@es, "A mode of exposure to a biological, chemical or physical agent between an exposed and a susceptible surface in which surfaces touch."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:136612
  skos:prefLabel "vías de exposición"@es, "exposure pathways"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136845 .

