@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 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:315429
  skos:prefLabel "salud ósea"@es, "bone health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18495 .

nalt:18335
  skos:prefLabel "absorciometría de rayos X de energía dual"@es, "dual-energy X-ray absorptiometry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18495 .

nalt:18495
  skos:related nalt:315429, nalt:18335, nalt:18498 ;
  skos:hiddenLabel "bone mass"@en, "skeletal mass"@en, "bone-density"@en ;
  skos:altLabel "bone mineral density"@en, "bone mineral content"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/19567>, <http://id.agrisemantics.org/gacs/C8967> ;
  dc:modified "2020-07-29"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "bone density"@en, "densidad ósea"@es ;
  skos:broader nalt:18497 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "5393" ;
  skos:definition nalt:18495_def .

nalt:18498
  skos:prefLabel "metabolismo óseo"@es, "bone metabolism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18495 .

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

nalt:18495_def
  rdf:value "Cantidad de minerales por cm2 de hueso. Esta definición se utiliza en la práctica clínica. La densidad ósea real se expresaría en g/ml. Se mide más frecuentemente mediante una absorciometría de rayos X o una tomografía computarizada de rayos X. Constituye un importante predictor de la osteoporosis."@es, "The amount of mineral per square centimeter of bone. This is the definition used in clinical practice. Actual bone density would be expressed in grams per milliliter. It is most frequently measured by X-ray absorptiometry or tomography, X ray computed. Bone density is an important predictor for osteoporosis."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:18497
  skos:prefLabel "huesos"@es, "bones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18495 .

