@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:264089
  skos:prefLabel "vesículas sinápticas"@es, "synaptic vesicles"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:23425 .

nalt:23425
  skos:prefLabel "exocitosis"@es, "exocytosis"@en ;
  skos:broader nalt:23356, nalt:3934 ;
  dc:modified "2015-10-20"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26619>, <http://id.cabi.org/cabt/46770>, <http://id.loc.gov/authorities/subjects/sh91000909> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "14659" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:264089 ;
  a ns0:Topic, skos:Concept .

nalt:3934
  skos:prefLabel "transporte fisiológico"@es, "physiological transport"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23425 .

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

nalt:23356
  skos:prefLabel "fisiología celular"@es, "cell physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23425 .

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

