@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:9027
  skos:prefLabel "transferencia de embriones"@es, "embryo transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17933 .

nalt:8708
  skos:prefLabel "embriogénesis"@es, "embryogenesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17933 .

nalt:231910
  skos:prefLabel "factor inhibidor de la leucemia"@es, "leukemia inhibitory factor"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:17933 .

nalt:17933
  skos:scopeNote "Use for the endometrial implantation of embryo at the blastocyst stage; For the transfer of mammalian embryos from an in vivo or in vitro environment to a suitable host to improve pregnancy or gestational outcome in human or animal USE embryo transfer."@en, "Usar en referencia a la implantación del embrión en el endometrio durante la etapa de blastocito; USAR \"transferencia de embriones\" en referencia a la transferencia de embriones de mamíferos desde un ambiente in vitro o in vivo a un huésped adecuado para mejorar el resultado gestacional o del embarazo en seres humanos y animales."@es ;
  skos:prefLabel "implantación de embriones"@es, "embryo implantation"@en ;
  skos:related nalt:231910, nalt:9027 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:8708 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26664>, <http://aims.fao.org/aos/agrovoc/c_5180>, <http://id.cabi.org/cabt/42843> ;
  ns0:marc001 "13440" ;
  dc:modified "2018-09-07"^^xsd:date ;
  skos:altLabel "blastocyst implantation"@en, "nidation"@en ;
  skos:hiddenLabel "embryo-implantation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85096272> .

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

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

