@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:12459_def
  rdf:value "Enfermedad articular progresiva y degenerativa. Es la forma más común de artritis, especialmente en los ancianos. Se cree que la enfermedad es resultado, no del proceso de envejecimiento, sino de los cambios bioquímicos y del estrés biomecánico que afecta al cartílago articular. En la literatura foránea se conoce a menudo como osteoartritis deformante."@es, "A progressive, degenerative joint disease, the most common form of arthritis, especially in older persons. The disease is thought to result not from the aging process but from biochemical changes and biomechanical stresses affecting articular cartilage. In the foreign literature it is often called osteoarthrosis deformans."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:12458
  skos:prefLabel "artritis"@es, "arthritis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:12459 .

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

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

nalt:12459
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:12459_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "osteoartritis"@es, "osteoarthritis"@en ;
  dc:modified "2015-06-05"^^xsd:date ;
  skos:altLabel "degenerative joint disease"@en, "degenerative arthritis"@en, "osteoarthrosis"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/83100>, <http://aims.fao.org/aos/agrovoc/c_12987>, <http://id.agrisemantics.org/gacs/C16437>, <http://id.loc.gov/authorities/subjects/sh85095960> ;
  ns0:marc001 "26535" ;
  skos:broader nalt:12458 .

