@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:31029
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "ciclinas"@es, "cyclins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29091>, <http://id.loc.gov/authorities/subjects/sh97004869>, <http://id.cabi.org/cabt/35421> ;
  dc:modified "2016-03-22"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:31029_def ;
  skos:hiddenLabel "cyclin"@en ;
  ns0:marc001 "10678" ;
  skos:broader nalt:883 .

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

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

nalt:31029_def
  rdf:value "Gran familia de proteínas reguladoras que funcionan como subunidades accesorias a una variedad de cinasas dependientes de ciclinas. Por lo general actúan como activadores enzimáticos que conducen el ciclo celular a través de transiciones entre las fases. Un subconjunto de ciclinas puede funcionar también como reguladores transcripcionales."@es, "A large family of regulatory proteins that function as accessory subunits to a variety of cyclin-dependent kinases. They generally function as enzyme activators that drive the cell cycle through transitions between phases. A subset of cyclins may also function as transcriptional regulators."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:883
  skos:prefLabel "proteínas reguladoras"@es, "regulatory proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:31029 .

