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

nalt:136852_def
  rdf:value "Transferencia inicial de un patógeno a un organismo susceptible."@es, "Initial transfer of a pathogen to a susceptible organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34056
  skos:prefLabel "transmisión de enfermedades"@es, "disease transmission"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:136852 .

nalt:136854
  skos:prefLabel "transmisión secundaria"@es, "secondary transmission"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136852 .

nalt:136852
  skos:related nalt:136854, nalt:136849, nalt:136612 ;
  skos:broader nalt:34056 ;
  ns0:marc001 "59175" ;
  skos:prefLabel "primary transmission"@en, "transmisión primaria"@es ;
  a skos:Concept, ns0:Topic ;
  dc:created "2010-08-13"^^xsd:date ;
  skos:hiddenLabel "primary-transmission"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:136852_def ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" .

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

nalt:136849
  skos:prefLabel "contacto primario"@es, "primary contact"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136852 .

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

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

