@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix schem: . @prefix ProteinComplex: . @prefix go: . @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 hasPart: schem:Angiostatin, sub:_2; a ProteinComplex: . sub:_2 geneProductOf: hgnc:17810; a Protein: . sub:_3 rdf:object go:0001525; rdf:predicate belv:decreases; rdf:subject schem:Angiostatin; a rdf:Statement . sub:_4 occursIn: mesh:D004730, mesh:D042783, species:9606; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:Angiostatin) -| bp(GO:angiogenesis)", "complex(p(HGNC:AMOT),a(SCHEM:Angiostatin)) -| (a(SCHEM:Angiostatin) -| bp(GO:angiogenesis))" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_6; pav:version "1.4" . sub:_5 prov:value "This gene belongs to the motin family of angiostatin binding proteins characterized by conserved coiled-coil domains and C-terminal PDZ binding motifs. The encoded protein is expressed predominantly in endothelial cells of capillaries as well as larger vessels of the placenta where it may mediate the inhibitory effect of angiostatin on tube formation and the migration of endothelial cells toward growth factors during the formation of new blood vessels. Alternatively spliced transcript variants encoding different isoforms have been described, but their full-length nature has not been completely determined."; prov:wasQuotedFrom pubmed:12654259 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12654259; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:11.297+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }