@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:273708
  skos:broader nalt:876 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:hiddenLabel "RNA1 polyprotein"@en, "RNA2 polyprotein"@en, "polyprotein"@en ;
  skos:prefLabel "polyproteins"@en, "poliproteínas"@es ;
  skos:related nalt:38953, nalt:37498, nalt:890 ;
  dc:modified "2016-11-14"^^xsd:date ;
  ns0:marc001 "78536" ;
  dc:created "2016-03-07"^^xsd:date ;
  skos:definition nalt:273708_def .

nalt:890
  skos:prefLabel "proteínas virales"@es, "viral proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:273708 .

nalt:38953
  skos:prefLabel "síntesis proteica"@es, "protein synthesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273708 .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:273708 .

nalt:273708_def
  rdf:value "Proteínas que son sintetizadas como un único polímero y que posteriormente son divididas en distintas proteínas."@es, "Proteins which are synthesized as a single polymer and then cleaved into several distinct proteins."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

nalt:37498
  skos:prefLabel "subunidades de las proteínas"@es, "protein subunits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273708 .

