@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:198886
  skos:definition nalt:198886_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31764>, <http://aims.fao.org/aos/agrovoc/c_37194> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85093646> ;
  ns0:marc001 "62507" ;
  skos:prefLabel "adiposidad"@es, "adiposity"@en ;
  skos:related nalt:216825, nalt:762, nalt:4220 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2014-05-21"^^xsd:date ;
  dc:created "2013-04-23"^^xsd:date ;
  skos:broader nalt:1612 .

nalt:4220
  skos:prefLabel "tejido adiposo"@es, "adipose tissue"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:198886 .

nalt:216825
  skos:prefLabel "índice de masa grasa"@es, "fat mass index"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:198886 .

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

nalt:1612
  skos:prefLabel "distribución de la grasa corporal"@es, "body fat distribution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:198886 .

nalt:762
  skos:prefLabel "obesidad"@es, "obesity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:198886 .

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

nalt:198886_def
  rdf:value "Cantidad de grasa o lípidos depositada en una zona o en un órgano del cuerpo, la cual constituye un indicador del grado de obesidad."@es, "The amount of fat or lipid deposit at a site or an organ in the body, an indicator of body fat status."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

