@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:31501
  skos:prefLabel "microfilamentos"@es, "microfilaments"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:31500 .

nalt:31500_def
  rdf:value "Filamentos citoplasmáticos de diámetro intermedio (aproximadamente 10 nanómetros) ente los microfilamentos y los microtúbulos. Pueden estar compuestos de varias proteínas diferentes y forman un anillo alrededor del núcleo celular."@es, "Cytoplasmic filaments intermediate in diameter (about 10 nanometers) between the microfilaments and the microtubules. They may be composed of any of a number of different proteins and form a ring around the cell nucleus."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:31500
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:31472 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "intermediate filaments"@en, "filamentos intermedios"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85035252> ;
  skos:hiddenLabel "intermediate-filaments"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-07-16"^^xsd:date ;
  skos:definition nalt:31500_def ;
  ns0:marc001 "19556" ;
  skos:related nalt:190836, nalt:31501 .

nalt:190836
  skos:prefLabel "proteínas de los filamentos intermediarios"@es, "intermediate filament proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:31500 .

nalt:31472
  skos:prefLabel "citoesqueleto"@es, "cytoskeleton"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:31500 .

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

