Nanopublication

< Home

ID

https://w3id.org/np/RAOmk7-qD-SOj4-33mOxyMMStOABe4YaSBRxiF3g6GWvU

Formats

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

Content

@prefix this: <https://w3id.org/np/RAOmk7-qD-SOj4-33mOxyMMStOABe4YaSBRxiF3g6GWvU> .
@prefix sub: <https://w3id.org/np/RAOmk7-qD-SOj4-33mOxyMMStOABe4YaSBRxiF3g6GWvU/> .
@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/Q109339484> a <https://w3id.org/np/RAJYYAnF9lwZctPpzQRs0bHLLsks0RYJcUhn6gRQViCnU/knight-radiant> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-5898-4761 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q109339484> nt:hasLabelFromApi "Kaladin - fictional character from The Stormlight Archive" .
  
  orcid:0009-0006-5898-4761 foaf:name "Sherida van den Bent" .
  
  <https://w3id.org/np/RAJYYAnF9lwZctPpzQRs0bHLLsks0RYJcUhn6gRQViCnU/knight-radiant>
    nt:hasLabelFromApi "Class: Knight Radiant - The Knights Radiant, commonly known as Radiants, were a fictional military or..." .
  
  this: dct:created "2025-10-12T13:43:33.768Z"^^xsd:dateTime;
    dct:creator orcid:0009-0006-5898-4761;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Kaladin is a Class: Knight Radiant";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8l75JTB7lTmjoztRw3dHvnSfGMUYAb1ElK/em66FJ4hHHOnwDqW+gg+r82IlxRiYC1cT7EMb/RxV5q0IwGirX7PP3u6koQASFQ8KvfSUTYv8qlx6tp4Ie5ZbTJ1+wgE850L4L1eTiu2ro9uEzbCNpcQM/L0OV9PiwZLIicWl/0u6O0H73znjYsZwfN5W/D+ynHLDBcyKCFs8+ufh1c0NvsPTv45KpuXwF2TM9TKTALYYlb8ehXhe7Mkx0lP5BLZVVQT/zPkkzfvplXGHQRoZlusEnBpQVnSSxxX1fcNF0G0vbisBrLYoswHwFyXBXJwQUH5CF6sB1ZyM5k5eQhy17wIDAQAB";
    npx:hasSignature "u2srRaTWagQ6Ipu3bzgm1AIjmOR2ol68JT+stVxk6vjxA03Qu7TcjFuXMHhjQWgd5S9DDqQzCnzopJGLqQNnHIYtEPiUGU+xakOOJij5rPsLj8rF68S1pYtS01U0I8h9SD1MOrb7WoZhzv8CDrUBJWWvWTurNmASbdVDxsgSReJqr3vJAi1z0pRZ+Tx15kdYY0tafqY3vuheorO0QAccV7qjumW8/d5vJlwt/Hk6HlPvVDOwhvm/Cy48UhhV4adof1zGjqYBp4pmz2T/H0kBEAQcKYsh2wGpSssslH0cSea5JMrOiVAK6DsUJCtO8/XyD6zsNsAza3mrJeeRvNztgQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0006-5898-4761 .
}