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

nalt:37498_def
  rdf:value "Cadenas simples de aminoácidos que constituyen las unidades de proteínas multiméricas. Las proteínas multiméricas puede estar compuestas por subunidades idénticas o no idénticas."@es, "Single chains of amino acids that are the units of multimeric proteins. Multimeric proteins can be composed of identical or non-identical subunits."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:54168
  skos:prefLabel "cadenas pesadas de miosina"@es, "myosin heavy chains"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:37498 .

nalt:7773
  skos:prefLabel "estructura de las proteínas"@es, "protein structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37498 .

nalt:3929
  skos:prefLabel "sitios activos"@es, "active sites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:37498 .

nalt:37498
  skos:hiddenLabel "enzyme subunit"@en, "catalytic subunit"@en, "protomer"@en, "protein-subunits"@en, "protein oligomer"@en, "protein subunit"@en ;
  skos:prefLabel "protein subunits"@en, "subunidades de las proteínas"@es ;
  skos:altLabel "enzyme subunits"@en, "catalytic subunits"@en, "protomers"@en, "protein oligomers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:54168, nalt:3929 ;
  ns0:marc001 "30370" ;
  skos:broader nalt:7773 ;
  dc:modified "2016-03-07"^^xsd:date ;
  skos:definition nalt:37498_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10971> .

