@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:138164
  dc:created "2010-10-18"^^xsd:date ;
  skos:related nalt:229870, nalt:39795, nalt:9484 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:53766 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh93004641> ;
  skos:hiddenLabel "uterine-contraction"@en ;
  ns0:marc001 "59362" ;
  skos:definition nalt:138164_def ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "uterine contraction"@en, "contracción uterina"@es ;
  dc:modified "2014-09-25"^^xsd:date .

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

nalt:138164_def
  rdf:value "Contracción del músculo del útero durante el parto."@es, "Contraction of the uterine muscle during labor."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:9484
  skos:prefLabel "partos"@es, "parturition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:138164 .

nalt:39795
  skos:prefLabel "útero"@es, "uterus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:138164 .

<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:related nalt:138164 .

nalt:53766
  skos:prefLabel "contracción muscular"@es, "muscle contraction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:138164 .

