@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:146580
  skos:prefLabel "kinesin"@es, "kinesin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:190002 .

nalt:190002_def
  rdf:value "Proteínas que participan en el movimiento de las células o que lo provocan, entre las cuales se encuentran las estructuras rotativas (motor flagelar) o las estructuras que se mueven a lo largo de los filamentos citoesqueléticos."@es, "Proteins that are involved in or cause cell movement such as the rotary structures (flagellar motor) or the structures whose movement is directed along cytoskeletal filaments."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:190002 .

nalt:190002
  skos:prefLabel "proteínas motoras moleculares"@es, "molecular motor proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "61472" ;
  skos:related nalt:34996, nalt:146580 ;
  skos:hiddenLabel "motor protein"@en, "motor proteins"@en ;
  skos:definition nalt:190002_def ;
  dc:created "2012-08-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:6930 ;
  skos:broader nalt:876 ;
  dc:modified "2013-07-09"^^xsd:date ;
  skos:altLabel "motility proteins"@en .

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

nalt:34996
  skos:prefLabel "ATPasa dineína"@es, "dynein ATPase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:190002 .

nalt:6930
  skos:prefLabel "miosina"@es, "myosin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:190002 .

