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

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

nalt:65104_def
  rdf:value "Terminaciones nerviosas y las vesículas encerradas en su citoplasma y el área subsináptica anexa de la membrana de la célula postsináptica. Estos sinaptosomas son, en gran medida, estructuras artificiales producidas por el fraccionamiento después de una centrifugación selectiva de homogeneizados de tejido nervioso."@es, "Pinched-off nerve endings and their contents of vesicles and cytoplasm together with the attached subsynaptic area of the membrane of the post-synaptic cell. They are largely artificial structures produced by fractionation after selective centrifugation of nervous tissue homogenates."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:20189
  skos:prefLabel "fracciones subcelulares"@es, "subcellular fractions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:65104 .

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

nalt:65104
  skos:hiddenLabel "synaptosome"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:65104_def ;
  skos:prefLabel "synaptosomes"@en, "sinaptosomas"@es ;
  ns0:marc001 "36603" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-03-17"^^xsd:date ;
  skos:broader nalt:20189 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85131594> .

