@prefix this: <https://w3id.org/np/RA3ISQQOvXzoK0FcEipknlBfqpc56JNDEGuBi-PtOB2wY> .
@prefix sub: <https://w3id.org/np/RA3ISQQOvXzoK0FcEipknlBfqpc56JNDEGuBi-PtOB2wY#> .
@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#> .
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/Q203927> a <http://www.wikidata.org/entity/Q95074> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom sub:ChristianBale .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q203927> nt:hasLabelFromApi "Patrick Bateman - fictional character and narrator of the novel American Psycho by Bret Easton Ellis, and its film adaptation" .
  <http://www.wikidata.org/entity/Q95074> nt:hasLabelFromApi "fictional character - fictional human or non-human character in a narrative work of art" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCm4XfoTHfuiVBH3ikr2FY5TeUIiaQ/RZeAS9oxR/gC/iiLkapwTUOLp+5FU7Zid3ORLLhKs4D0OsDih8hFRwPYnWAFvRnpQnhsFE60gwO5jKanxazPgSZdBP75if+x0y8n4eAk4NbNaWPuLuuxuZT5dG5zp1hv3QvABgLIIimBgQIDAQAB" ;
    npx:hasSignature "phmtklV2UgkGkPRIzpakTDurMsifvW+b7btv3cL3bN7Rt9A2w76y3xqJh7va2DyJvGb5yJTwiRV8+xnfbDA4RwKlPkgWsc58J/mALJ+by7CHNgNV7u5+OxJRuBEsLrWtyWQLqHldNluNvYE4XCLz3ZmgqKYyQ+bU+c5sqNVwpIw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-0743-1629 .
  this: dct:created "2024-10-08T13:11:50.158Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-0743-1629 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Patrick Bateman is a fictional character" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}