Nanopublication

< Home

ID

https://w3id.org/np/RAPOAYP5yiH4UsBXXJB38OTQh1DudzgvUiVeFi3x2jR2Y

Formats

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

Content

@prefix this: <https://w3id.org/np/RAPOAYP5yiH4UsBXXJB38OTQh1DudzgvUiVeFi3x2jR2Y> .
@prefix sub: <https://w3id.org/np/RAPOAYP5yiH4UsBXXJB38OTQh1DudzgvUiVeFi3x2jR2Y/> .
@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 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 {
  <http://www.wikidata.org/entity/Q79015> a <http://www.wikidata.org/entity/Q188784> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-6256-2087 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q188784> nt:hasLabelFromApi "superhero - type of stock character usually possessing \"supernatural or superhuman powers\" and dedicated to protecting the public" .
  
  <http://www.wikidata.org/entity/Q79015> nt:hasLabelFromApi "Superman - superhero appearing in DC Comics publications" .
  
  orcid:0009-0002-6256-2087 foaf:name "Iemand" .
  
  this: dct:created "2025-10-12T13:33:21.936Z"^^xsd:dateTime;
    dct:creator orcid:0009-0002-6256-2087;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Superman is a superhero";
    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 <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuaA2mx2NsdqWeHaLdY3Cemu8L3xD+w8sW9LM7jPHsZfYZ8PUaqxCxWqhAiXwBcU7NSFPty5xZtqErRjiPHAcNsRCz4eM8LAuUnMisWlh+yxzXo07UNSh9xyfQjwskxuOift2XapJ9ZOHyAIAPxaOWYvWxDg4j0s3Qq2YEOZn1DVqDiGsCUM3A6atmM2lKpaTyaDShSL+ylDOcAIxXV82PPXfN0QFKrMZDA6j2mYDr5boYH5YMgduBthv883dT6sIxTOO9PZqGvC1HfCpBx3uWY3wjjzCpSDbgm8plHvrxBmOdMRVKl2/n+Y+uXslTr9ecxW7bBJOK06BpJj8Xck3+QIDAQAB";
    npx:hasSignature "Oy4i3NGNOTLeQ08AiNGPqyOmmtJclQ2oqL0bwLNV1FpO8mBHhje755+/A2lph2Q+SI3pKSWhJD+Iqxh0l+D8MUz6/hUoFBRihHMILORA661vuMap7pikHd5B7b23xCAY4gX1PquUP0Ed9LaddWCZUuQmJIsHY27H8+KImV9ZHw7tHbx8W6WE6bLtXJILpptex9haFUGHP7402l2WRtnRpkhMKhPDtNdqpQAT6aSUghPG14nKTABIkUT/ekf8S4skMTLNNmmJ25ZdS7zrq+fvcRCjRY1lG5eTtsQ1M+8ShTFhzDs75pYL5CLL6plX1M4H5YH7dtynE3Jlr2dSifmi9g==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0002-6256-2087 .
}