@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:69405
  skos:related nalt:40020 ;
  skos:prefLabel "fetal resorption"@en, "reabsorción del feto"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:40022 ;
  skos:definition nalt:69405_def ;
  dc:created "2006-11-09"^^xsd:date ;
  skos:altLabel "reabsorción fetal"@es ;
  dc:modified "2016-06-28"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51577" ;
  skos:hiddenLabel "fetal-resorption"@en .

nalt:40022
  skos:prefLabel "complicaciones gestacionales"@es, "pregnancy complications"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:69405 .

nalt:69405_def
  rdf:value "Desintegración y asimilación de un feto muerto en el útero."@es, "The disintegration and assimilation of the dead fetus in the uterus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:40020
  skos:prefLabel "muerte fetal"@es, "fetal death"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69405 .

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

