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

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

nalt:48408_def
  rdf:value "Rama de la mecánica que se ocupa del movimiento (de un objeto) sin considerar la masa o las fuerzas que causan el movimiento."@es, "A branch of mechanics that deals with motion (of an object) without concern for mass or the forces that cause the motion."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:48408
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "40824" ;
  skos:prefLabel "kinematics"@en, "cinemática"@es ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:2134 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_35219>, <http://id.loc.gov/authorities/subjects/sh85072381>, <http://id.cabi.org/cabt/63039>, <http://id.agrisemantics.org/gacs/C21354> ;
  dc:modified "2014-01-08"^^xsd:date ;
  skos:related nalt:208894 ;
  skos:definition nalt:48408_def .

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

nalt:208894
  skos:prefLabel "biomecánica"@es, "biomechanics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48408 .

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

