Nanopublication

< Home

ID

https://w3id.org/np/RAxHILCeqiRBX_IwGeJXrPiQLiWaBntZF3FuG6_D6qHF4

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAxHILCeqiRBX_IwGeJXrPiQLiWaBntZF3FuG6_D6qHF4> .
@prefix sub: <https://w3id.org/np/RAxHILCeqiRBX_IwGeJXrPiQLiWaBntZF3FuG6_D6qHF4#> .
@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-4259-0938 foaf:name "Valentin Casas Stöldt" .
  
  <https://w3id.org/np/RAxHILCeqiRBX_IwGeJXrPiQLiWaBntZF3FuG6_D6qHF4#M..ElqyM..> npx:declaredBy
      orcid:0009-0009-4259-0938;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-4259-0938 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB";
    npx:hasSignature "RvzGSo5a/MFNIjCP1GyNmYUsIAhvwlcVIjtYysORxwobFsj5Ic8pZs15tlASapTNqRaC205o8UOYq7Em6+noCrBT6Ia0w/J5ysuHOtjNM57EhugvywHV0ML7u4CnC7y0owPTQmbyxoDV05Cu2gY9W8HkIIcsvmCBR5NLFmx4T40=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4259-0938 .
  
  this: dct:created "2025-04-09T08:02:01.577Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-4259-0938;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0009-0009-4259-0938;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Valentin Casas Stöldt";
    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:RAT8ayO62s4SFqDY1qjv24Iw0xarpbpc6zH68n7hRsAsA .
}