@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 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:42901
  skos:exactMatch <http://id.cabi.org/cabt/95090>, <http://id.agrisemantics.org/gacs/C18104>, <http://aims.fao.org/aos/agrovoc/c_6217>, <http://id.loc.gov/authorities/subjects/sh85107292> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "progestagens"@en, "progestins"@en, "gestagens"@en, "progestogens"@en ;
  ns0:marc001 "30200" ;
  skos:narrower nalt:29281 ;
  skos:hiddenLabel "progestational-hormones"@en ;
  skos:prefLabel "hormonas progestacionales"@es, "progestational hormones"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:definition nalt:42901_def ;
  skos:broader nalt:8710 .

nalt:29281
  skos:prefLabel "progesterona"@es, "progesterone"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:42901 .

nalt:8710
  skos:prefLabel "hormonas sexuales"@es, "sex hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:42901 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:42901_def
  rdf:value "Tipo de hormonas sexuales relacionadas con ciertos cambios en el útero y la vagina durante el ciclo menstrual. Son necesarias para el desarrollo de tejido mamario y para la mantención del embarazo."@es, "Compounds that interact with progesterone receptors in target tissues to bring about the effects similar to those of progesterone. Primary actions of progestins, including natural and synthetic steroids, are on the uterus and the mammary gland in preparation for and in maintenance of pregnancy."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

