@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:10121
  skos:prefLabel "composición corporal"@es, "body composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:338617 .

nalt:338617
  dc:created "2020-04-01"^^xsd:date ;
  skos:hiddenLabel "plethysmograph"@en, "PEA POD infant body composition"@en, "plethysmographs"@en ;
  skos:broader nalt:8499 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "pletismografía"@es, "plethysmography"@en ;
  skos:definition nalt:338617_def ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95234" ;
  skos:related nalt:10121 .

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

nalt:338617_def
  rdf:value "Registro del cambio en el tamaño de una parte, a medida que este tiene lugar como resultado de la circulación en ella."@es, "Recording of change in the size of a part as modified by the circulation in it."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:338617 .

