@prefix this: <https://w3id.org/np/RAIEftsiKpZfTuo4j1u3WwrldygDcxJRHrbtHW9Ab6E4U> .
@prefix sub: <https://w3id.org/np/RAIEftsiKpZfTuo4j1u3WwrldygDcxJRHrbtHW9Ab6E4U#> .
@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/P1343> <http://www.wikidata.org/entity/Q276453> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-8862-8567 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1343> nt:hasLabelFromApi "described by source - work where this item is described" .
  <http://www.wikidata.org/entity/Q2021531> nt:hasLabelFromApi "Frankenstein's monster - fictional character" .
  <http://www.wikidata.org/entity/Q276453> nt:hasLabelFromApi "monster - type of fictional creature" .
  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 "i1bqpPK1s17jFOZ1URmWNr3S6ql7WAqCM+jerj2RAW1l3syvgBGIdYnc37Oib5fz7wZsWDkViG6ToHQCLIoMN8tOiRYLbOGHG7VRT97QGWPP7lTsbLNCVO5oNJGLffi7G6QuPVODUHIlR6y+CoBJm0iBCfVaR55p06tmeDxX/Fk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-8862-8567 .
  this: dct:created "2024-10-04T16:30:48.452Z"^^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 - described by source - monster" ;
    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> .
}