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

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

nalt:23408
  skos:altLabel "membrana nuclear"@es, "nuclear envelope"@en, "cubierta nuclear"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "envoltorio nuclear"@es, "nuclear membrane"@en ;
  skos:broader nalt:9529, nalt:23416 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-04-23"^^xsd:date ;
  ns0:marc001 "25679" ;
  skos:hiddenLabel "nuclear-membrane"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85093016> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29760> ;
  skos:definition nalt:23408_def .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:23408_def
  rdf:value "Estructura intracelular constituida por dos membranas concéntricas que encierran al núcleoplasia y lo separan del citoplasma. Las áreas donde se fusionan estas dos membranas se denominan complejos de poros nucleares."@es, "The membrane system of the cell nucleus that surrounds the nucleoplasm. It consists of two concentric membranes separated by the perinuclear space. The structures of the envelope where it opens to the cytoplasm are called the nuclear pores."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:9529
  skos:prefLabel "membranas celulares"@es, "cell membranes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23408 .

