Nanopublication

< Home

ID

https://w3id.org/np/RA_oN6e3ELXMWljjJt311sGgcwmLSK7F10t4eRSO278Eg

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RA_oN6e3ELXMWljjJt311sGgcwmLSK7F10t4eRSO278Eg> .
@prefix sub: <https://w3id.org/np/RA_oN6e3ELXMWljjJt311sGgcwmLSK7F10t4eRSO278Eg#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:Solvent_Accessible_Surface_Area a rdf:Property, <http://www.w3.org/2002/07/owl#DatatypeProperty>;
    rdfs:domain <https://w3id.org/np/RA5oiHzTEajxXiO0L5NFS_budz4J4-x5leD0tA3vdKphQ>;
    rdfs:label "describes";
    rdfs:range <https://w3id.org/np/RAE0bgTy_TerlXzuXJUVs6KuMutKHa2PX2iac0aUxtNJM>;
    <http://www.w3.org/2004/02/skos/core#definition> "Measures the surface area of a protein that is accessible to a solvent, which can impact protein stability and interactions." .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-2188-0817 .
}

sub:pubinfo {
  orcid:0009-0004-2188-0817 foaf:name "Max van den Boom" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKQaTkvhaCiwsK98W2aQbJNnFOSRe2wods5X4Enesk6iw0yYpXCUy2YkWKuov2LUBqogmFIlYQmeIx0v8mJxDGCzrJzYEKFrMVjAJ/J1uctxHdVcEHD919csUMEaiBGWpvZ2BoTcF+a8nYOT2PordYuiU7f1ehXGs5VBzYGOCY3wIDAQAB";
    npx:hasSignature "D9qNeHihlhrWoMaigwfIlg1FC+BnHq/pWrli3IXskRuonrL0K71CBVEsaa0e85hO4jPfKt72SM5fQn8WYqj8A8SGVoo/41XzKtTkkMAZLA/48XgUjw/IpaoKF2aIj2q9YNbdlItPAf5hZ6QulSP0SHpRUhoBMt784EV5m61I3/Q=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-2188-0817 .
  
  this: dct:created "2024-10-16T19:56:07.374Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-2188-0817, orcid:0009-0006-8818-6154;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:Solvent_Accessible_Surface_Area;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Property: describes";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAb2-A6gDT_bNFDVYdWSifVjHZI6n5JziNYjADR4unqbw> .
}