@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:47484
  skos:prefLabel "uniones estrechas"@es, "tight junctions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:215663 .

nalt:23427
  skos:prefLabel "permeabilidad de la membrana"@es, "membrane permeability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:215663 .

nalt:881
  skos:prefLabel "proteínas de membrana"@es, "membrane proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:215663 .

nalt:215663
  skos:definition nalt:215663_def ;
  skos:prefLabel "ocludinas"@es, "occludins"@en ;
  ns0:marc001 "70507" ;
  skos:broader nalt:881 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-05-05"^^xsd:date ;
  skos:related nalt:47484, nalt:23427 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "occludin"@en .

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

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

nalt:215663_def
  rdf:value "Proteína de dominio Marvel que desempeña un papel importante en la formación y la regulación de la barrera de permeabilidad paracelular de la unión estrecha."@es, "A MARVEL domain protein that plays an important role in the formation and regulation of the tight junction paracellular permeability barrier."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

