Nanopublication

< Home

ID

https://w3id.org/np/RAsK1zChmNu3PoTueG_n3whjAO9gIVbYwGUOqvxW9qr_w

Formats

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

Content

@prefix this: <https://w3id.org/np/RAsK1zChmNu3PoTueG_n3whjAO9gIVbYwGUOqvxW9qr_w> .
@prefix sub: <https://w3id.org/np/RAsK1zChmNu3PoTueG_n3whjAO9gIVbYwGUOqvxW9qr_w#> .
@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#> .

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

sub:assertion {
  orcid:0009-0000-5298-6615 <http://xmlns.com/foaf/0.1/name> "Yash Israni" .
  
  <https://w3id.org/np/RAsK1zChmNu3PoTueG_n3whjAO9gIVbYwGUOqvxW9qr_w#M..CczKb..> npx:declaredBy
      orcid:0009-0000-5298-6615;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXCczKbd8umc0z2RnILvDAE8AEgwFOOtUbg2wJyaJAIT5PTXDlIhVeCNYi71OK5tG5Z2YqWj+nfWBJmFp74pWMWGsbBaXotxElX5EfHbwRXFg0T9lCqCNjia5xmXSW4tq98L3CdhUW0ILy8EaW9gTYWb7mwytR5bzxwEsBCjIYnwIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-5298-6615 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXCczKbd8umc0z2RnILvDAE8AEgwFOOtUbg2wJyaJAIT5PTXDlIhVeCNYi71OK5tG5Z2YqWj+nfWBJmFp74pWMWGsbBaXotxElX5EfHbwRXFg0T9lCqCNjia5xmXSW4tq98L3CdhUW0ILy8EaW9gTYWb7mwytR5bzxwEsBCjIYnwIDAQAB";
    npx:hasSignature "SnycDmCUbg2IOw70aXUqyiA5IaEVda3Vkb0+nZbpPEnWlizRT/UhGGLh8sBRtAQtdTk3KX/BJuSP3tU/UYmM3slq42F130rO2T+9rktuooPHlZel2LA1rEgjViwud4U204wI1hhJXrVdAwHtTzThmho4N15/nZF1yycNM0yr89s=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0000-5298-6615 .
  
  this: dct:created "2024-10-03T19:42:19.980Z"^^xsd:dateTime;
    dct:creator orcid:0009-0000-5298-6615;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0009-0000-5298-6615;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Yash Israni";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}