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

nalt:34058
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:9478 ;
  skos:prefLabel "transmisión trasplacental"@es, "transplacental transmission"@en ;
  dc:modified "2018-08-20"^^xsd:date ;
  skos:scopeNote "Usar para la traspaso de agentes infecciosos entre la madre y feto a través de la placenta; USAR \"transferencia materno-fetal\" para la transferencia de agentes entre la madre y feto, excluyendo enfermedades."@es, "Use for the transfer of infectious agents between mother and fetus via the placenta; For the transfer of non-disease agents between mother and fetus USE maternal-fetal transfer."@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "transplacental infection"@en ;
  ns0:marc001 "38137" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:323693 ;
  skos:exactMatch <http://id.cabi.org/cabt/118924>, <http://id.agrisemantics.org/gacs/C30822> ;
  skos:hiddenLabel "transplacental-transmission"@en .

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

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

nalt:9478
  skos:prefLabel "transferencia materno-fetal"@es, "maternal-fetal transfer"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34058 .

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

