@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 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:55364_def
  rdf:value "Proteínas que forman la estructura del poro nuclear. Están involucradas en el transporte activo, facilitado, y pasivo de las moléculas dentro y fuera de las células del núcleo."@es, "Proteins that form the structure of the nuclear pore. They are involved in active, facilitated and passive transport of molecules in and out of the cell nucleus."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:87310
  skos:prefLabel "poro nuclear"@es, "nuclear pore"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55364 .

nalt:11454
  skos:prefLabel "porinas"@es, "porins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:55364 .

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

nalt:55364
  ns0:marc001 "25692" ;
  skos:definition nalt:55364_def ;
  skos:prefLabel "nucleoporinas"@es, "nucleoporins"@en ;
  dc:modified "2018-04-23"^^xsd:date ;
  skos:hiddenLabel "nuclear pore complex protein"@en ;
  skos:related nalt:87310 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Chemical, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "nuclear pore complex proteins"@en ;
  skos:broader nalt:11454 .

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

