@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:9281
  skos:prefLabel "fracturas óseas"@es, "bone fractures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:203939 .

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

nalt:203939_def
  rdf:value "Fracturas debidas a la tensión causada por el ejercicio repetitivo. Se cree que son producto de una combinación de fatiga muscular y falla ósea, y que ocurren en situaciones en las que la remodelación ósea predomina sobre la reparación. Las zonas de estrés más comunes son el metatarso, la fíbula, la tibia y el cuello del fémur."@es, "Fractures due to the strain caused by repetitive exercise. They are thought to arise from a combination of muscle fatigue and bone failure, and occur in situations where bone remodeling predominates over repair. The most common sites of stress fractures are the metatarsus; fibula; tibia; and femoral neck."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:203939
  skos:prefLabel "stress fractures"@en, "fracturas por estrés"@es ;
  skos:broader nalt:9281 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2014-03-13"^^xsd:date ;
  ns0:marc001 "73765" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "fatigue fractures"@en ;
  skos:definition nalt:203939_def ;
  dc:created "2013-08-22"^^xsd:date .

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

