@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:23361_def
  rdf:value "Espacio intersticial entre células ocupado por un líquido y por sustancias fibrosas amorfas."@es, "Interstitial space between cells, occupied by interstitial fluid as well as amorphous and fibrous substances."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18341
  skos:prefLabel "fluidos extracelulares"@es, "extracellular fluids"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:23361 .

nalt:38966
  skos:prefLabel "matriz extracelular"@es, "extracellular matrix"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:23361 .

nalt:23361
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "intercellular space"@en ;
  skos:narrower nalt:18341, nalt:38966 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:17472 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85046577> ;
  ns0:marc001 "14699" ;
  skos:prefLabel "extracellular space"@en, "espacio extracelular"@es ;
  skos:definition nalt:23361_def ;
  skos:related nalt:315658 ;
  dc:modified "2018-04-23"^^xsd:date ;
  skos:hiddenLabel "extracellular-space"@en .

nalt:17472
  skos:prefLabel "biología celular"@es, "cell biology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23361 .

nalt:315658
  skos:prefLabel "enzimas extracelulares"@es, "extracellular enzymes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:23361 .

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

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

