@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:294129_def
  rdf:value "Estructuras que forman parte de la membrana celular o en las que dicha membrana constituye la mayor parte de su estructura."@es, "Structures which are part of the cell membrane or have cell membrane as a major part of their structure."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:294129
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-03-02"^^xsd:date ;
  skos:definition nalt:294129_def ;
  skos:hiddenLabel "cell membrane structure"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "estructuras de la membrana celular"@es, "cell membrane structures"@en ;
  skos:broader nalt:9529 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294131 ;
  ns0:marc001 "80563" .

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

nalt:294131
  skos:prefLabel "uniones célula-matriz"@es, "cell-matrix junctions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:294129 .

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

