@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:1613
  skos:prefLabel "circunferencia de la cintura"@es, "waist circumference"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:66151 .

nalt:1607
  skos:prefLabel "torso"@es, "torso"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:66151 .

nalt:66151
  skos:prefLabel "cintura"@es, "waist"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:1607 ;
  dc:modified "2014-10-23"^^xsd:date ;
  skos:related nalt:1614, nalt:233363, nalt:1613 ;
  ns0:marc001 "39750" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:1614
  skos:prefLabel "razón cintura/cadera"@es, "waist-to-hip ratio"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:66151 .

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

nalt:233363
  skos:prefLabel "proporción cintura-estatura"@es, "waist-to-height ratio"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:66151 .

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

