@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9466 .

nalt:40022
  skos:prefLabel "complicaciones gestacionales"@es, "pregnancy complications"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9466 .

nalt:9466
  skos:altLabel "embryo death"@en, "embrionaria, mortalidad"@es, "embryonic death"@en, "embryo mortality"@en, "mortalidad del embrión"@es, "embryonic loss"@en, "embryo loss"@en, "embryonic resorption"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11385>, <http://aims.fao.org/aos/agrovoc/c_25159>, <http://id.cabi.org/cabt/42845> ;
  skos:related nalt:40022, nalt:346 ;
  skos:hiddenLabel "embryonic reabsorption"@en, "embryonic lethality"@en, "embryonic-lethality"@en, "embryonic-mortality"@en, "embryonic resorptions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:3138 ;
  skos:prefLabel "embryonic mortality"@en, "mortalidad embrionaria"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:9466_def ;
  dc:modified "2020-02-12"^^xsd:date ;
  ns0:marc001 "13445" .

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

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

nalt:346
  skos:prefLabel "trastornos reproductivos"@es, "reproductive disorders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9466 .

nalt:9466_def
  rdf:value "Muerte del embrión durante la embriogénesis."@es, "Death of the embryo during embryogenesis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

