@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:31502
  skos:prefLabel "microtúbulos"@es, "microtubules"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:194646 .

nalt:194646_def
  rdf:value "Estructura en forma de estrella formada por filamentos microtubulares que se extienden en forma de radio desde el centrosoma durante la mitosis y la meiosis."@es, "A star-shaped arrangement of microtubular filaments which radiate from the centrosome during mitosis and meiosis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23358
  skos:prefLabel "estructuras celulares"@es, "cell structures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:194646 .

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

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

nalt:194646
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "microtubule aster"@en, "aster microtubules"@en, "microtubule asters"@en, "mitotic asters"@en, "aster migration"@en, "spindle asters"@en, "centrosomal asters"@en, "aster formation"@en, "meiotic asters"@en, "spindle aster"@en, "sperm aster"@en, "mitotic aster"@en ;
  ns0:marc001 "63501" ;
  skos:related nalt:31502 ;
  skos:broader nalt:23358 ;
  dc:modified "2013-12-06"^^xsd:date ;
  dc:created "2013-01-23"^^xsd:date ;
  skos:prefLabel "aster (estructura celular)"@es, "aster (cell structure)"@en ;
  skos:definition nalt:194646_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

