@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 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:282449_def
  rdf:value "Nivel habitual de actividad física inferior a 30 minutos de actividad de intensidad moderada, que se realiza casi todos los días de la semana."@es, "Usual level of physical activity that is less than 30 minutes of moderate-intensity activity on most days of the week."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:282449
  skos:altLabel "sedentary behaviour"@en, "sedentary behavior"@en ;
  dc:modified "2018-10-16"^^xsd:date ;
  skos:broader nalt:6112 ;
  skos:hiddenLabel "sedentary life style"@en, "sedentary life-style"@en ;
  skos:prefLabel "sedentary lifestyle"@en, "estilo de vida sedentario"@es ;
  ns0:marc001 "78967" ;
  a skos:Concept, ns0:Topic ;
  dc:created "2016-06-28"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:282449_def .

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

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

nalt:6112
  skos:prefLabel "estilo de vida"@es, "lifestyle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:282449 .

