@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:146580
  skos:hiddenLabel "kinesins"@en, "molecular motors"@en ;
  skos:definition nalt:146580_def ;
  ns0:marc001 "59828" ;
  a skos:Concept, ns0:Chemical ;
  skos:related nalt:190002, nalt:31502, nalt:4161 ;
  skos:prefLabel "kinesin"@en, "kinesin"@es ;
  dc:created "2011-08-01"^^xsd:date ;
  skos:broader nalt:2708, nalt:876 ;
  dc:modified "2014-04-09"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88004415> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:31502
  skos:prefLabel "microtúbulos"@es, "microtubules"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146580 .

nalt:4161
  skos:prefLabel "adenosinatrifosfatasa"@es, "adenosinetriphosphatase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:146580 .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:146580 .

nalt:2708
  skos:prefLabel "pirofosfatasas"@es, "pyrophosphatases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:146580 .

nalt:190002
  skos:prefLabel "proteínas motoras moleculares"@es, "molecular motor proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:146580 .

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

nalt:146580_def
  rdf:value "Microtúbulo mecánico asociado al trifosfato de adenosina, que utiliza la energía de la hidrólisis del ATP para mover las organelas a través de los microtúbulos y hacia su extremo final."@es, "A microtubule-associated mechanical adenosine triphosphatase, that uses the energy of ATP hydrolysis to move organelles along microtubules toward the plus end of the microtubule."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

