@prefix this: <https://w3id.org/np/RAteJjbMfoFOdkZVBXYYlGvtYKGr7vDQvkOcxigBoDhRA> .
@prefix sub: <https://w3id.org/np/RAteJjbMfoFOdkZVBXYYlGvtYKGr7vDQvkOcxigBoDhRA#> .
@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 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/Q2021531> <http://www.wikidata.org/entity/P170> <http://www.wikidata.org/entity/Q2320164> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-8862-8567 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P170> nt:hasLabelFromApi "creator - maker of this creative work or other object (where no more specific property exists)" .
  <http://www.wikidata.org/entity/Q2021531> nt:hasLabelFromApi "Frankenstein's monster - fictional character" .
  <http://www.wikidata.org/entity/Q2320164> nt:hasLabelFromApi "Victor Frankenstein - character from Mary Shelley's 1818 novel \"Frankenstein\"" .
  orcid:0009-0009-8862-8567 foaf:name "Sietske de Keijzer" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxmMrikzxT/VMk4/8M1L3itqds/VbGYer/grMeHooFAcE8qZTeNeVI7D5Y4r9KySdJ6XM+y8C/GKiN3aUnirkPBqTtjHXGokFJ37Gdlme9x8uKMD4hoIb1xdN0DHH/SOt9wNQb7VUbzikNEQ0U9a5NC4a1K6u1pz4If7tgHEjbpQIDAQAB" ;
    npx:hasSignature "fuEBHyUlwxfNDntrWscijSamkI7p18CYl735+w1guiQkAszFs9uJLsFwQWdkejbeN3fqeKfPAPArXrUFG/srTcTIwe8advNpIIGsFIQYUU6oxH04ierd+KadmTvG1f3WtWh9YGFLsIBKT+hB4VQrBzKF/l6d3EyvxZi+8o+HUS4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-8862-8567 .
  this: dct:created "2024-10-04T16:26:56.683Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-8862-8567 ;
    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 "Frankenstein's monster - creator - Victor Frankenstein" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}