@prefix this: <https://w3id.org/np/RAKneBgQo9TarfQss0cIqTeTQSllFNUnlkrlbKczu6CvU> .
@prefix sub: <https://w3id.org/np/RAKneBgQo9TarfQss0cIqTeTQSllFNUnlkrlbKczu6CvU/> .
@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/> .
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> <http://www.wikidata.org/entity/P1552> <http://www.wikidata.org/entity/Q154430> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://dreamworks.fandom.com/wiki/Mort?utm_source=chatgpt.com#Personality> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1552> nt:hasLabelFromApi "has characteristic - inherent or distinguishing quality or feature of the entity. Use a more specific property when possible" .
  <http://www.wikidata.org/entity/Q125401297> nt:hasLabelFromApi "Mort - Madagascar character" .
  <http://www.wikidata.org/entity/Q154430> nt:hasLabelFromApi "anxiety - unpleasant complex combination of emotions that includes fear, apprehension and worry, and is often accompanied by physical sensations such as palpitations, nausea, chest pain and/or shortness of breath" .
  this: dct:created "2025-10-09T10:49:12.786Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-7179-9704 ;
    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 "Mort - has characteristic - anxiety" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5IrgBwDqPnr6dSK4qvGcE77PhiN1QsuLtl6GHwkmtFmPTsXY2WCKMLB1Os5lbVLIEa5xa2et/jtiDA1/v1P3rZwh5DlVSahjoDtccePAOCECufpGaSf1sRTsLTuCR5UVJ4JSJi7on9MX9kTBb5NlHXtpLV1PYTVnqFUT0f3ogdYE+q+fWF+0gjs1AZIrGrek8xhX8T/ey8JTjg9PIAvmS3nqJp5jd7Ta4awM94nPmZwNygCKCRJd4FUe0O5mW8Ms2/P4PS7Tq8h1W66ExGkuO9C3u6anSaIQYDB19hJL2zHMoehmSrzDv5e4t9XDVSNRt6pAE436v1fl3GHJzLgqOwIDAQAB" ;
    npx:hasSignature "jNHvcTSG1BVSOFbS7ZbOYZz5/jFyrobzkzhrl3buA/HGI6rNie2snvXnt3Uoc45rGCaOjT0T3ac6j1O/D/PxHhRCQxRuAhE9WBkXOcoFbh3VezjiT8MMyoLspa1/3E/nyUpyeMuHN1rSDJkw3q+8vFmmIzhD96zOyVM5oIcjRHhbAQG0iLv+Pu1NPH6pdOi4FNvoty0otA9ZXW7WTCPPHPBzSODcZfIJac++GuQ6vCUnN1yhpNy+0LyVH78tSCYv0RVKmuR5WzBVa+6N6Iawi994OOtgk8+VEKABXxfOnDNF+/aVyklJiP7B4VWLafeOGFXhYtYcBJXbIvRwNQvItg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-7179-9704 .
}