https://w3id.org/np/RA-nd9mP45L-zs0wMyQ9TRQiTzKN8eYS5X_tXfMpwjabU
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix this: <https://w3id.org/np/RA-nd9mP45L-zs0wMyQ9TRQiTzKN8eYS5X_tXfMpwjabU> .
@prefix sub: <https://w3id.org/np/RA-nd9mP45L-zs0wMyQ9TRQiTzKN8eYS5X_tXfMpwjabU/> .
sub: {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://example.org/levin-kg/claim-B2013-C1> dc:description "Inhibition of the H,K-ATPase ion pump (hyperpolarization) produces regenerates with significantly smaller heads while blastema size is unchanged early, indicating bioelectric control of head size and scaling." .
<https://w3id.org/probknow/resource/claim/6bec2cd9-c714-4119-9f5b-232741f7b444> <https://w3id.org/probknow/ontology/1.0#weightOfEvidence>
"0.9975"^^xsd:double .
}
sub:provenance {
sub:assertion prov:wasAttributedTo <https://bioelectricitynexus.com/nanopub-system> .
}
sub:pubinfo {
this: dc:created "2026-06-23T05:02:28.870Z"^^xsd:dateTime;
dc:creator <https://bioelectricitynexus.com/nanopub-system>;
prov:wasGeneratedBy <https://bioelectricitynexus.com/nanopub-system>;
<https://w3id.org/probknow/ontology/1.0#domain> "levin-lab" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlmVqJvSV6wEdZK/lEu48U7GiYJlbUwaw+75q5s5fHwRCkF0Kwt/M6e3TYfdmpmqH4Zf422o/GeY6iPM/z8afWzq+adlLfmdGe89pvHsExh3sw4WYnIIs3MZMsWAmQXEKjQOBJssru+VivtZ+WeBFcF+UowklxPO9vrlvAeQ1cTJK85g/H5Od+9cteRoXhTfaoMQcb/ToCXQ248P8zBdZfGCQC/D571M8JGcr/OM0FTlc0Ix2OscJunH+RDOsW7TjZseNWPzA5yZk67nqoJSEBvHfayngIY95fCpWNSqxeFQzhh/77JL/4YWq5zsOb7G5EafVIs5HNQACvukfPMPkSQIDAQAB";
npx:hasSignature "Kmzwjn+iJndNqRaFf0ecNUGJtM9fTM8GUTp3r+8wkyenipRczEVWXOWa7XSK1N0J8t14xZHlFSC53Be247dw+SYDYFviGige1syh50SV1rYN3yG91RvmI3W2MHstAXMMjXgIiDp/KqyrtcPdDhWumRdVUUk5XZvFf51JQNGjgJSeAeTfKNVfY2wPehKe03whYMKu467Tx0YhnaaNWH3jwNACa3NdubSBKAVYir88izlTCxKI95gZYdApsga62xSOgV4e2Ca6P1zWhPEwMTXG39K1zygp+y1rAhlAHN8BRzMp8cTNgCIqTxoepWxjjdt1KVQN6Lj0jOxY91F5AHOc2A==";
npx:hasSignatureTarget this: .
}