@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:2134
  skos:prefLabel "mecánica"@es, "mechanics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:208894 .

nalt:48408
  skos:prefLabel "cinemática"@es, "kinematics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:208894 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:17506
  skos:prefLabel "biofísica"@es, "biophysics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:208894 .

nalt:208894
  skos:related nalt:48408 ;
  skos:definition nalt:208894_def ;
  skos:broader nalt:2134, nalt:17506 ;
  skos:altLabel "biodynamics"@en ;
  dc:created "2014-01-08"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "63983" ;
  skos:hiddenLabel "biomechanical"@en ;
  skos:prefLabel "biomechanics"@en, "biomecánica"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date .

nalt:208894_def
  rdf:value "Estudio de la estructura y las propiedades mecánicas de los organismos vivos y de los efectos de las fuerzas y los procesos dinámicos en un organismo o sus partes."@es, "The study of the mechanical structure and properties of living organisms, and the effects of dynamic processes and forces on an organism or its parts."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

