@prefix this: <https://w3id.org/np/RAlLAPGkBkoViuAltblqdPDPzz21G9PBDgQDYZqUcgGLI> .
@prefix sub: <https://w3id.org/np/RAlLAPGkBkoViuAltblqdPDPzz21G9PBDgQDYZqUcgGLI/> .
@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 ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q35064> <http://www.wikidata.org/entity/P50> <http://www.wikidata.org/entity/Q845889> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-1278-0141 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P50> nt:hasLabelFromApi "author - main creator(s) of a written work (use on works, not humans); use P2093 (author name string) when Wikidata item is unknown or does not exist" .
  <http://www.wikidata.org/entity/Q35064> nt:hasLabelFromApi "Agatha Christie - English mystery and detective writer (1890–1976)" .
  <http://www.wikidata.org/entity/Q845889> nt:hasLabelFromApi "Murder on the Orient Express - 1934 novel by Agatha Christie" .
  orcid:0009-0005-1278-0141 foaf:name "Mylène" .
  this: dct:created "2025-10-08T10:21:41.461Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-1278-0141 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Agatha Christie - author - Murder on the Orient Express" ;
    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 ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiTeXsU7PknIeIfBlcEpvY1L7pssCAUtoJtIsGchYOZeSv3oW/T6eHt5rb0mT3uEGuW7b6dEYylYUcqORlI2BFSPO/TcAGGFKoB17UlhObiSImeVyC7G71J2ITCPgz/WN26HR+aluOifJDEEjJ17cNikHUgf52q8k+U9UmpdGN/pkc+DK63TkOZbNq1S/CX2bwuuuGNxhPd2LctJx095QaVIpR9vPYtaMRsogPZ6y9a9MaIHKs3xD17PvbT+MrFwYwrarAuRcvtgh5412VbMT0LfSy1uhjwRrwOghYi2omvuRcKpQzGADMnW6OsVM0DvzxKVFgfJWJWuEhS9BxOPnmQIDAQAB" ;
    npx:hasSignature "AIV+ZQm6jLGlstErOh7Z/OLhZwTvYDO1B3kJk5CKG4afYuQry7jcNUDUDcVOieHNb6zXGQt4nVmDChBrZuZ8TtEWEWmVl7p8ef4C899DLL189R8oCiJdU6nS4kDJw4dGyoXouHBMvf+tmXIu63ztejhN1RYhbQVwO0zTrgTBVVhiSDmmEUEPjnvKJG8sVhImap0a0TW3jv7A9QWUNv0RXI8V7vYEUe9nCjwGSJ/lBYP6I4XpuIdSWYz5j/wZ+ttcE443ks2Nvz91YcNxEWCWKkkczPCxu/xyHm+ZLCcGZO+pTtngV5IxkUAytpcLwE2Uh93rV99XPvS2tB7Z120/wQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-1278-0141 .
}