@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:9027
  skos:prefLabel "transferencia de embriones"@es, "embryo transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9030 .

nalt:105851
  skos:prefLabel "tecnologías de reproducción asistidas"@es, "assisted reproductive technologies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9030 .

nalt:28989
  skos:prefLabel "fertilización (reproducción)"@es, "fertilization (reproduction)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9030 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:149104
  skos:prefLabel "inyección intracitoplasmática de espermatozoides"@es, "intracytoplasmic sperm injection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9030 .

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

nalt:9030
  skos:altLabel "IVF (in vitro fertilization)"@en, "fertilisation (in vitro)"@en, "in vitro fertilisation"@en, "fertilization (in vitro)"@en, "IVF (in vitro fertilisation)"@en ;
  skos:hiddenLabel "in-vitro fertilization"@en, "in-vitro fertilisation"@en, "in vitro-fertilized"@en, "in-vitro fertilized"@en, "in-vitro-fertilization"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9460>, <http://aims.fao.org/aos/agrovoc/c_27558>, <http://id.cabi.org/cabt/60703> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fertilización in vitro"@es, "in vitro fertilization"@en ;
  skos:broader nalt:105851 ;
  skos:related nalt:9027, nalt:28989 ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:definition nalt:9030_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "19286" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:149104 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85047905> .

nalt:9030_def
  rdf:value "Método de laboratorio en el que se ponen óvulos en un medio al que se le agregan espermatozoides para fertilización. El(los) cigoto(s) que se producen(n) se introduce(n) en un útero para que se desarrolle(n)."@es, "A laboratory method where ova are placed in a medium to which spermatozoa are added for fertilization. The zygote(s) produced are introduced into a uterus for development."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

