Nanopublication

< Home

ID

https://w3id.org/np/RAZx02P-03EN8yDODh8OpOTM9eWQ0taka98gQ4AgTFUfM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAZx02P-03EN8yDODh8OpOTM9eWQ0taka98gQ4AgTFUfM> .
@prefix sub: <https://w3id.org/np/RAZx02P-03EN8yDODh8OpOTM9eWQ0taka98gQ4AgTFUfM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 {
  orcid:0009-0009-4954-5291 foaf:name "Valarcher Lucas" .
  
  <https://w3id.org/np/RAZx02P-03EN8yDODh8OpOTM9eWQ0taka98gQ4AgTFUfM#M..GAxK9..> npx:declaredBy
      orcid:0009-0009-4954-5291;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDHGAxK9pfV7hn74+5yr6hG06Hn9Oy7p1povwgNEXi8QaU/1V8rn7k9c/BLFemraMFNTT7DdNqkdivcqwT1j0jaE4k4SeKKyis+SpRze7L4qLoA7JNqasTgSL7gZoBG1JjqKN0Uvuz5x1wKP+dxKB6ypye6/n7210xIXuzpcIX3+wIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-4954-5291 .
}

sub:pubinfo {
  orcid:0009-0009-4954-5291 foaf:name "Valarcher Lucas" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDHGAxK9pfV7hn74+5yr6hG06Hn9Oy7p1povwgNEXi8QaU/1V8rn7k9c/BLFemraMFNTT7DdNqkdivcqwT1j0jaE4k4SeKKyis+SpRze7L4qLoA7JNqasTgSL7gZoBG1JjqKN0Uvuz5x1wKP+dxKB6ypye6/n7210xIXuzpcIX3+wIDAQAB";
    npx:hasSignature "xwXeTRU6EMvAm2d61hyFQJbdjHRiEDZpQ9cJw/MURR7JD3MHpBEzNMAF7nQdemyYISRtbza0/6lHlDbDDiieUAV72X8qVXccCwezRpGl8v+kpBUQO8yzw87uaK+uHxJAPTFu6GBmaHoJjUTYNlFWHTxIJ1pZghqnlLJArEMkyuE=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4954-5291 .
  
  this: dct:created "2025-01-27T17:13:50.762Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-4954-5291;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0009-0009-4954-5291;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Valarcher Lucas";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}