Nanopublication

< Home

ID

https://w3id.org/np/RAP1q3QjRvPeniMsFTQmfZaaGyZG_W6fjbGqR3QAaQsc8

Formats

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

Content

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

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.agathachristie.com/characters/hercule-poirot> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q170534> nt:hasLabelFromApi "Hercule Poirot - fictional Belgian detective by Agatha Christie" .
  
  <http://www.wikidata.org/entity/Q842782> nt:hasLabelFromApi "detective - investigator, either a member of a police agency or a private person" .
  
  orcid:0009-0005-1278-0141 foaf:name "Mylène" .
  
  this: dct:created "2025-10-08T10:05:21.185Z"^^xsd:dateTime;
    dct:creator orcid:0009-0005-1278-0141;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Hercule Poirot is a detective";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiTeXsU7PknIeIfBlcEpvY1L7pssCAUtoJtIsGchYOZeSv3oW/T6eHt5rb0mT3uEGuW7b6dEYylYUcqORlI2BFSPO/TcAGGFKoB17UlhObiSImeVyC7G71J2ITCPgz/WN26HR+aluOifJDEEjJ17cNikHUgf52q8k+U9UmpdGN/pkc+DK63TkOZbNq1S/CX2bwuuuGNxhPd2LctJx095QaVIpR9vPYtaMRsogPZ6y9a9MaIHKs3xD17PvbT+MrFwYwrarAuRcvtgh5412VbMT0LfSy1uhjwRrwOghYi2omvuRcKpQzGADMnW6OsVM0DvzxKVFgfJWJWuEhS9BxOPnmQIDAQAB";
    npx:hasSignature "aThTd1AGXrFCrrTjs7Ch8xnnPTcxrrmgw27XHFKYwyElhK0Ctx6QN6F6T0DidAN4s7n6v9g61g68XoIxfsUd+VS5tauDTr8Lo1oiFKGcoO3h+eyV6Fq6iGJUO/P/3IBg5wIHedGbbLcDJsfk664DK+3WvSaNrd9PH6SBIv6u2dG4NYiH5kKRgvTlN7ZQbzDbOuTV2chGwJnuNU3wPioyGwfAo8IOD8ACnoof7UNOQrT5iexzrO0Mj4VC8KjPAbDAklPBzP2BwDr8D50Yvj4bjk0Zgf95tegUhVwteEV/GHkEYRfRxKptPJwy5NGNN5u0aC/QMhD2K5Nyeoxzb04JVA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0005-1278-0141 .
}