@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 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#> .

nalt:323693_def
  rdf:value "Transmisión de enfermedades infecciosas o patógenos de generación en generación. Incluye la transmisión intrauterina o intraparto, mediante la exposición a la sangre y secreciones, y la exposición posparto, a través de la lactancia materna."@es, "The transmission of infectious disease or pathogens from one generation to another. It includes transmission in utero or intrapartum by exposure to blood and secretions, and postpartum exposure via breastfeeding."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34058
  skos:prefLabel "transmisión trasplacental"@es, "transplacental transmission"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:323693 .

nalt:323693
  skos:hiddenLabel "vertical disease transmissions"@en, "vertical infection transmissions"@en, "mother-to-child transmission"@en ;
  skos:broader nalt:34056 ;
  skos:altLabel "vertical infection transmission"@en, "mother to child transmission"@en ;
  skos:prefLabel "transmisión vertical de enfermedades"@es, "vertical disease transmission"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:narrower nalt:34058 ;
  ns0:marc001 "91305" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:323693_def ;
  dc:created "2018-08-20"^^xsd:date .

nalt:34056
  skos:prefLabel "transmisión de enfermedades"@es, "disease transmission"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:323693 .

<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 .

