Nanopublication

< Home

ID

https://w3id.org/np/RAFoSunH-jti6OFkyaO2D5ySiNBtN0TJ-StGUjdHJijAw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAFoSunH-jti6OFkyaO2D5ySiNBtN0TJ-StGUjdHJijAw> .
@prefix sub: <https://w3id.org/np/RAFoSunH-jti6OFkyaO2D5ySiNBtN0TJ-StGUjdHJijAw#> .
@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-0220-9151 foaf:name "Enzo" .
  
  <https://w3id.org/np/RAFoSunH-jti6OFkyaO2D5ySiNBtN0TJ-StGUjdHJijAw#M..c2UBq..> npx:declaredBy
      orcid:0009-0009-0220-9151;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnc2UBqNaT9Qx4R/axqSPyumUpYm7ZBL+RioYy4hx/BO01g24XI7/o/2oN6XWdH2R/UgIRBwoPh8rda0MeipIZikRZybG9LfkP9h+ChPyxAXSeQDj8opyfPp00mgpFw4TY4gmF+audVxQCqpHf5tBRwHwR82jDv1V9eMBfhenA/QIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-0220-9151 .
}

sub:pubinfo {
  orcid:0009-0009-0220-9151 foaf:name "Enzo" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnc2UBqNaT9Qx4R/axqSPyumUpYm7ZBL+RioYy4hx/BO01g24XI7/o/2oN6XWdH2R/UgIRBwoPh8rda0MeipIZikRZybG9LfkP9h+ChPyxAXSeQDj8opyfPp00mgpFw4TY4gmF+audVxQCqpHf5tBRwHwR82jDv1V9eMBfhenA/QIDAQAB";
    npx:hasSignature "i/XuTOEIWaSrWsu7exqy5f9ysiqz+LTPxkybbY8AdkXBLC3bsDjtwDBcUBsVWpVhquMVPh+ugtR7DEF8DIbN46tTeVVwHhBCE3yJVfzwKcH5X+IcTEfie1B+aR6CCTvGFMu9lSqtFwjDPqj28K0/rgZBaXvHNrfOe1C+u5wHxrg=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-0220-9151 .
  
  this: dct:created "2024-10-07T17:58:37.846Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-0220-9151;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0009-0009-0220-9151;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Enzo";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}