@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:20188_def
  rdf:value "Proyecciones diminutas de membranas celulares que aumentan enormemente el área de la superficie de la célula."@es, "Minute projections of cell membranes which greatly increase the surface area of the cell."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:20188
  skos:hiddenLabel "brush-border"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25599>, <http://id.cabi.org/cabt/73876> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "microvilli"@en, "microvellosidades"@es ;
  dc:modified "2014-06-19"^^xsd:date ;
  ns0:marc001 "23630" ;
  skos:broader nalt:9529 ;
  skos:altLabel "microvillus"@en, "brush border"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:20188_def .

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

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

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

