@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:323966
  skos:hiddenLabel "dihydrotestosterones"@en, "anaprotins"@en, "5alpha-dihydrotestosterone"@en, "5-alpha dihydrotestosterones"@en, "androstanolones"@en, "5alpha-DHT"@en, "5 beta-dihydrotestosterones"@en, "5-alpha-DHT"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "dihydrotestosterone"@en, "dihidrotestosterona"@es ;
  dc:created "2018-08-30"^^xsd:date ;
  skos:altLabel "anaprotin"@en, "5-alpha dihydrotestosterone"@en, "5-beta dihydrotestosterone"@en, "androstanolone"@en, "stanolone"@en ;
  skos:broader nalt:323962 ;
  skos:definition nalt:323966_def ;
  ns0:marc001 "86647" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:323966_def
  rdf:value "Potente metabolito androgénico de la testosterona producido por la acción de la enzima 3-oxo-5-alfa-esteroide 4-deshidrogenasa."@es, "A potent androgenic metabolite of testosterone. It is produced by the action of the enzyme 3-oxo-5-alpha-steroid 4-dehydrogenase."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:323962
  skos:prefLabel "androstanoles"@es, "androstanols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:323966 .

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

