@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:15583
  skos:prefLabel "propriocepción"@es, "proprioception"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85107555> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "balance (movement)"@en, "equilibrium (movement)"@en, "equilibrio (movimiento)"@es, "balance (movimiento)"@es ;
  skos:broader nalt:44755 ;
  skos:definition nalt:15583_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "30277" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:44755
  skos:prefLabel "sensación"@es, "sensation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15583 .

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

nalt:15583_def
  rdf:value "El mecanismo implicado en la autorregulación de la postura y el movimiento a través de estímulos que se originan en los receptores."@es, "The mechanism involved in the self-regulation of posture and movement through stimuli originating in the receptors."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

