@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:202773
  skos:prefLabel "estrogen replacement therapy"@en, "terapia de sustitución de estrógenos"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "66603" ;
  skos:definition nalt:202773_def ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:altLabel "estrogen-progestin combination therapy"@en, "estrogen-progestin replacement therapy"@en ;
  skos:related nalt:38209, nalt:51990 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85045015> ;
  skos:hiddenLabel "estrogen-replacement-therapy"@en, "estrogen progestin replacement therapy"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:202771 ;
  dc:created "2013-08-09"^^xsd:date .

nalt:202773_def
  rdf:value "Uso de agentes hormonales con actividad similar a la del estrógeno en mujeres posmenopáusicas o en otras que presentan deficiencia de estrógeno, el cual está dirigido a aliviar los efectos de la deficiencia hormonal, tales como síntomas vasomotores, la dispareunia y el desarrollo progresivo de la osteoporosis. Puede incluir también el uso de agentes progestacionales en una terapia combinada."@es, "The use of hormonal agents with estrogen-like activity in postmenopausal or other estrogen-deficient women to alleviate effects of hormone deficiency, such as vasomotor symptoms, dyspareunia, and progressive development of osteoporosis. This may also include the use of progestational agents in combination therapy."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

nalt:202771
  skos:prefLabel "terapia de reemplazo hormonal"@es, "hormone replacement therapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:202773 .

nalt:51990
  skos:prefLabel "progestogenes sintéticos"@es, "synthetic progestogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:202773 .

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

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

nalt:38209
  skos:prefLabel "estrógenos sintéticos"@es, "synthetic estrogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:202773 .

