@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:126087
  dc:created "2008-10-10"^^xsd:date ;
  skos:prefLabel "hormona antimulleriana"@es, "anti-Mullerian hormone"@en ;
  skos:hiddenLabel "anti-Mullerian-hormone"@en, "anti-Müllerian hormone"@en ;
  skos:altLabel "Müllerian-inhibiting hormone"@en, "Mullerian-inhibiting hormone"@en, "antimullerian hormone"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:126087_def ;
  ns0:marc001 "53615" ;
  skos:broader nalt:8710 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2016-06-30"^^xsd:date .

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

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

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

nalt:126087_def
  rdf:value "Una glicoproteína que causa la regresión de los ductos Mullerianos. Es producida por las células de Sertoli en los testículos. En la ausencia de esta hormona, los ductos Mullerianos desarrollan en estructuras del tracto reproductivo femenino. En el género masculino, defectos en esta hormona resultan en un ducto Mulleriano persistente, una forma de pseudohermafrodismo masculino."@es, "A glycoprotein that causes regression of Mullerian ducts. It is produced by Sertoli cells of the testes. In the absence of this hormone, the Mullerian ducts develop into structures of the female reproductive tract. In males, defects of this hormone result in persistent Mullerian duct, a form of male pseudohermaphroditism."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

