@prefix : http://www.w3.org/1999/xhtml.
@prefix commons: http://purl.org/commons/.
@prefix dc: http://purl.org/dc/elements/1.1/.
@prefix example: http://purl.org/example/.
@prefix foaf: http://xmlns.com/foaf/0.1/.
@prefix go: http://purl.org/obo/owl/GO#.
@prefix rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#.
@prefix rdfs: http://www.w3.org/2000/01/rdf-schema#.
@prefix ro: http://www.obofoundry.org/ro/ro.owl#.
@prefix sciencecommons: http://purl.org/science/owl/sciencecommons/.
@prefix sisc: http://purl.org/zen/sisc.owl#.
@prefix uniprot: http://purl.org/commons/record/uniprotkb/.
@prefix xml: http://www.w3.org/XML/1998/namespace.
a foaf:Document;
dc:creator "D O Smith"^^,
"R M Murphy"^^,
"T A Good"^^;
dc:title "Beta-amyloid peptide blocks the fast-inactivating K+ current in rat hippocampal neurons."^^.
example:binding_process ro:has_participant example:beta_amyloid,
example:potassium_channel.
go:GO_0006874 ro:has_participant example:beta_amlyoid.
example:beta_amyloid sisc:described_by .
example:beta_amyloid sisc:described_by uniprot:Q28757.