@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:228448
  skos:prefLabel "hiperandrogenismo"@es, "hyperandrogenism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:126090 .

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

nalt:126090_def
  rdf:value "Una enfermedad compleja caracterizada por infertilidad, hirsutismo; obesidad; y muchas alteraciones menstruales como oligomenorrea; amenorrea; anovulación. El síndrome de ovario poliquístico es asociado usualmente a los ovarios bilaterales agrandados repletos de folículos atréticos, no con quistes. El término “ovario poliquístico” puede ser engañoso."@es, "A complex disorder characterized by infertility, hirsutism; obesity; and various menstrual disturbances such as oligomenorrhea; amenorrhea; anovulation. Polycystic ovary syndrome is usually associated with bilateral enlarged ovaries studded with atretic follicles, not with cysts. The term, polycystic ovary, is misleading."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:126090
  ns0:marc001 "55132" ;
  skos:broader nalt:31337 ;
  skos:definition nalt:126090_def ;
  skos:hiddenLabel "polycystic ovarian disease"@en, "polycystic ovarian diseases"@en, "polycystic-ovarian disease"@en, "poly-cystic-ovarian disease"@en, "poly-cystic ovarian disease"@en, "sclerocystic ovarian degeneration"@en, "polycystic-ovary-syndrome"@en ;
  skos:prefLabel "síndrome de ovario poliquístico"@es, "polycystic ovary syndrome"@en ;
  dc:modified "2019-07-15"^^xsd:date ;
  skos:altLabel "polycystic ovarian syndrome"@en, "sclerocystic ovary syndrome"@en ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85127892> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2008-10-10"^^xsd:date ;
  skos:related nalt:228448 .

nalt:31337
  skos:prefLabel "quistes ováricos"@es, "ovarian cysts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:126090 .

