@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:52112_def
  rdf:value "Evacuación periódica del endometrio y el sangrado menstrual asociado a esta en el ciclo menstrual de humanos y primates. La menstruación se debe a la disminución de la progesterona circulante y ocurre en la última fase lútea, cuando la luteólisis del cuerpo amarillo tiene lugar."@es, "The periodic shedding of the endometrium and associated menstrual bleeding in the menstrual cycle of humans and primates. Menstruation is due to the decline in circulating progesterone, and occurs at the late luteal phase when luteolysis of the corpus luteum takes place."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:7518
  skos:prefLabel "ciclo menstrual"@es, "menstrual cycle"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:52112 .

nalt:52112
  skos:definition nalt:52112_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25367>, <http://id.loc.gov/authorities/subjects/sh85083604>, <http://id.cabi.org/cabt/71918> ;
  skos:broader nalt:7518 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "menstruación"@es, "menstruation"@en ;
  ns0:marc001 "22999" ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:altLabel "menses"@en .

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

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

