@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix proteinModification: . @prefix hasAnnotation: . @prefix species: . @prefix occursIn: . @prefix mesh: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: hgnc:1773; a Protein: . sub:_3 belv:hasSubstitution "G,12,V"; belv:variantOf hgnc:5173; a proteinModification: . sub:_4 rdf:object go:0000082; rdf:predicate belv:decreases; rdf:subject sub:_3; a rdf:Statement . sub:_5 occursIn: mesh:D015603, species:9606; hasAnnotation: sub:_6; rdf:object sub:_4; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:_6 dct:subject "TextLocation"; rdf:value "Results" . sub:assertion rdfs:label "kin(p(HGNC:CDK4)) -| (p(HGNC:HRAS,sub(G,12,V)) -| bp(GO:\"G1/S transition of mitotic cell cycle\"))", "p(HGNC:HRAS,sub(G,12,V)) -| bp(GO:\"G1/S transition of mitotic cell cycle\")" . } sub:provenance { beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds."; dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved."; dce:title "BEL Framework Small Corpus Document"; dct:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"; pav:authoredBy sub:_8; pav:version "1.6" . sub:_7 prov:value """CDK4 is a cyclin-dependent kinase promoting G1 progression previously shown to be posttranscriptionally down-regulated by Ras, a finding whose functional importance has been confirmed because CDK4 can bypass Ras-induced growth arrest (31). CDK4 protein was also restored to near-normal levels by MKK7."""; prov:wasQuotedFrom pubmed:17440097 . sub:_8 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17440097; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:32.912+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }