@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:18501_def
  rdf:value "Pérdida de hueso debida a actividad osteoláctica."@es, "Bone loss due to osteoclastic activity."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18501
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:18500, nalt:18498 ;
  skos:altLabel "osteoclastic bone loss"@en, "osteolysis"@en ;
  skos:related nalt:69417, nalt:18534 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85015529>, <http://id.cabi.org/cabt/19579>, <http://id.agrisemantics.org/gacs/C18600> ;
  skos:prefLabel "bone resorption"@en, "resorción ósea"@es ;
  skos:definition nalt:18501_def ;
  dc:modified "2018-07-17"^^xsd:date ;
  ns0:marc001 "5402" ;
  skos:hiddenLabel "bone-resorption"@en, "bone loss"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:69417
  skos:prefLabel "reabsorción de nutrientes (fisiología)"@es, "nutrient resorption (physiology)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18501 .

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

nalt:18500
  skos:prefLabel "enfermedades óseas"@es, "bone diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18501 .

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

nalt:18534
  skos:prefLabel "osteoclastos"@es, "osteoclasts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18501 .

