@prefix this: <https://w3id.org/np/RAM7RhqErlUnJGJA4ILh-Fy49maREuN12v7tl-YZv7zHU> .
@prefix sub: <https://w3id.org/np/RAM7RhqErlUnJGJA4ILh-Fy49maREuN12v7tl-YZv7zHU/> .
@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#> .
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/Q125401297> a <http://www.wikidata.org/entity/Q95074> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/entity/Q125401297> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q125401297> nt:hasLabelFromApi "Mort - Madagascar character" .
  <http://www.wikidata.org/entity/Q95074> nt:hasLabelFromApi "character - fictional human or non-human character in a narrative work of art" .
  this: dct:created "2025-10-09T10:39:13.616Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-7179-9704 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Mort is a character" ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5IrgBwDqPnr6dSK4qvGcE77PhiN1QsuLtl6GHwkmtFmPTsXY2WCKMLB1Os5lbVLIEa5xa2et/jtiDA1/v1P3rZwh5DlVSahjoDtccePAOCECufpGaSf1sRTsLTuCR5UVJ4JSJi7on9MX9kTBb5NlHXtpLV1PYTVnqFUT0f3ogdYE+q+fWF+0gjs1AZIrGrek8xhX8T/ey8JTjg9PIAvmS3nqJp5jd7Ta4awM94nPmZwNygCKCRJd4FUe0O5mW8Ms2/P4PS7Tq8h1W66ExGkuO9C3u6anSaIQYDB19hJL2zHMoehmSrzDv5e4t9XDVSNRt6pAE436v1fl3GHJzLgqOwIDAQAB" ;
    npx:hasSignature "KZb/Rmp/yDbutCiGxlJMkCq1M1GWe8OVwf5x/LpKXhp6SQLPsfEQfhreQ6mcODGdLTCEsDKTUpasXYb2BEpbbMosAn3GPs87j5u3qGtPgPt3/Kp64MwBqV5URztjHgcBYOgbgyi/pdXJN8ffBsol3BwlLq5cdqQKpKfW0fACF71tI4OefzWTVjd1I5KgWK89m0ILZVgaKjQcFgGs0LXGfW1YbHvWTGYlufc4JzixacQIcIEFohiOQRbHA96fTXAatFemYAOlHSiw8BoTFsE5uUn5TuGSYk4JND6Pn45ABB0oE606hh2ht8JEok8lZC7p/Ib3zLqsN1uhXDBZj8Gs2w==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-7179-9704 .
}