@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:59175
  skos:definition nalt:59175_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "polyribosomes"@en, "polirribosomas"@es ;
  skos:broader nalt:56075 ;
  dc:modified "2013-01-15"^^xsd:date ;
  ns0:marc001 "29623" ;
  skos:altLabel "polysomes"@en, "poliribosomas"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:59175_def
  rdf:value "Estructura multirribosómica que representa una secuencia lineal de ribosomas los cuales se mantienen unidos por el ARN ensajero. Estos polirribosomas constituyen los complejos activos en la síntesis proteica celular y son capaces de incorporar los aminoácidos a los polipéptidos tanto in vivo como in vitro."@es, "A multiribosomal structure representing a linear array of ribosomes held together by messenger RNA; They represent the active complexes in cellular protein synthesis and are able to incorporate amino acids into polypeptides both in vivo and in vitro."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:56075
  skos:prefLabel "ribosomas"@es, "ribosomes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:59175 .

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

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

