@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:120
  skos:altLabel "cytoadherence"@en, "adhesion (cells)"@en, "cellular adhesion"@en ;
  skos:prefLabel "cell adhesion"@en, "adhesión celular"@es ;
  skos:narrower nalt:4195 ;
  skos:hiddenLabel "cell attachment behavior"@en, "cell adhesiveness"@en, "intercellular adhesion"@en, "cell-to-cell adhesion"@en, "cell-matrix adhesion"@en, "cell-cell adhesion"@en, "cell attachment behaviors"@en, "cell-adhesion"@en, "cell attachment behaviour"@en, "cell-substratum adhesion"@en ;
  skos:broader nalt:17472 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14889>, <http://id.cabi.org/cabt/36051>, <http://id.loc.gov/authorities/subjects/sh85021639> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:120_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-10-25"^^xsd:date ;
  skos:related nalt:4199 ;
  ns0:marc001 "7349" .

nalt:120_def
  rdf:value "Adherencia de las células a superficies o a otras células."@es, "Adherence of cells to surfaces or to other cells."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:4199
  skos:prefLabel "adhesión"@es, "adhesion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:120 .

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

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

nalt:4195
  skos:prefLabel "adherencia bacteriana"@es, "bacterial adhesion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:120 .

