@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#> .

nalt:198886
  skos:prefLabel "adiposidad"@es, "adiposity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:216825 .

nalt:112
  skos:prefLabel "medidas antropométricas"@es, "anthropometric measurements"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:216825 .

nalt:4220
  skos:prefLabel "tejido adiposo"@es, "adipose tissue"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:216825 .

nalt:216825
  skos:broader nalt:112 ;
  skos:prefLabel "índice de masa grasa"@es, "fat mass index"@en ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:198886, nalt:4220 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "66825" ;
  dc:created "2014-05-21"^^xsd:date ;
  a ns0:Topic, skos:Concept .

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

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

