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

nalt:120
  skos:prefLabel "adhesión celular"@es, "cell adhesion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294131 .

nalt:294139
  skos:prefLabel "adherencias focales"@es, "focal adhesions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:294131 .

nalt:293054
  skos:prefLabel "moléculas de adhesión celular"@es, "cell adhesion molecules"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:294131 .

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

nalt:294129
  skos:prefLabel "estructuras de la membrana celular"@es, "cell membrane structures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294131 .

nalt:294131_def
  rdf:value "Áreas especializadas de las membranas celulares en las que una célula se adhiere a la matriz extracelular u otro sustrato."@es, "Specialized areas at the cell membranes where a cell attaches to the extracellular matrix or other substratum."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:294138
  skos:prefLabel "costámeros"@es, "costameres"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:294131 .

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

nalt:294131
  dc:created "2017-03-02"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:294129 ;
  skos:hiddenLabel "cell matrix junctions"@en, "cell matrix adhesion"@en, "cell matrix junction"@en, "cell matrix adhesions"@en, "cell-matrix adhesions"@en ;
  skos:narrower nalt:294138, nalt:294139 ;
  skos:related nalt:293054, nalt:120 ;
  skos:definition nalt:294131_def ;
  ns0:marc001 "80561" ;
  skos:prefLabel "cell-matrix junctions"@en, "uniones célula-matriz"@es ;
  dc:modified "2017-11-10"^^xsd:date .

