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

nalt:23420_def
  rdf:value "Red fibrogranular de elementos estructurales residuales dentro de la cual están inmersas tanto las cromatinas como las ribonucleoproteínas. Se extiende a través de todo el interiro del núcleo, desde el nucleolo hasta los complejos de poros nucleares en la periferia nuclear."@es, "The residual framework structure of the cell nucleus that maintains many of the overall architectural features of the cell nucleus including the nuclear lamina with nuclear pore complex structures, residual cell nucleoli and an extensive fibrogranular structure in the nuclear interior."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23416
  skos:prefLabel "núcleo celular"@es, "cell nucleus"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23420 .

nalt:23420
  skos:prefLabel "matriz nuclear"@es, "nuclear matrix"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh93006896> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "25678" ;
  skos:definition nalt:23420_def ;
  skos:narrower nalt:315677 ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2018-04-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "nuclear-matrix"@en ;
  skos:broader nalt:23416 .

nalt:315677
  skos:prefLabel "lámina nuclear"@es, "nuclear lamina"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:23420 .

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

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

