@prefix this: <https://w3id.org/np/RAYemr2Dlk_86srQe7FllodFMGoRIZvzOJrkl3mT0wAUI> .
@prefix sub: <https://w3id.org/np/RAYemr2Dlk_86srQe7FllodFMGoRIZvzOJrkl3mT0wAUI/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q193531> a <http://www.wikidata.org/entity/Q842782> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.agathachristie.com/characters/miss-marple> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q193531> nt:hasLabelFromApi "Miss Marple - fictional character appearing in Agatha Christie's crime novels" .
  <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:06:20.534Z"^^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 "Miss Marple 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 "bl6Tlxrx7EZd/B8rICfWRopnVI06kEOf7Zqq+fg4lj9X+yexkyQaOc16ZIeRnDLEbFLTENsSgDf1wKITUTiZCotZL9QEpIyQ/Cjduf3Tmywi4E0l4ZgffPclyc3WVkwIar6SIKkQJNQtELUJ5yCF3ndnjR83yrrFwYAb86bfYcz9SJ3BlEq7xt8PWEF/hhQ6xgUjNqE7/YEk5F1jo65RWgTsOWd0DYcbeX5uur0vu6SIm330HUC3pOA30Dwp4qygCyPfb+HTP5eI0w5I9fx8AxwbeqpKHVCLPn3SnUAjuqZqBHg0ain+XSQRBuLoP+7aIqnWZymbHTWTlL0v9TkS6A==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-1278-0141 .
}