@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:204984
  skos:hiddenLabel "obstetric-labor"@en ;
  skos:prefLabel "obstetric labor"@en, "trabajo de parto"@es ;
  skos:narrower nalt:229870 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85073636> ;
  skos:broader nalt:9487 ;
  dc:created "2013-09-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "70505" ;
  skos:definition nalt:204984_def ;
  dc:modified "2014-09-25"^^xsd:date ;
  a ns0:Topic, skos:Concept .

nalt:204984_def
  rdf:value "Contracción del útero repetitiva que tiene lugar durante el parto y está asociada a la dilatación progresiva del cuello uterino (cervix uteri). Un parto exitoso da como resultado la expulsión del feto y la placenta. El trabajo de parto puede ser espontáneo o inducido."@es, "The repetitive uterine contraction during childbirth which is associated with the progressive dilation of the uterine cervix (cervix uteri). Successful labor results in the expulsion of the fetus and placenta. Obstetric labor can be spontaneous or induced."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

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

nalt:229870
  skos:prefLabel "maduración cervical"@es, "cervical ripening"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:204984 .

nalt:9487
  skos:prefLabel "gestación"@es, "pregnancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:204984 .

