@prefix this: <https://w3id.org/np/RAhc7VJsFkkiphuuoI73zQXgPaLgEwQQZXiL0pABMf8ZE> .
@prefix sub: <https://w3id.org/np/RAhc7VJsFkkiphuuoI73zQXgPaLgEwQQZXiL0pABMf8ZE/> .
@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/Q2492923> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q95074> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-8369-0737 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain" .
  <http://www.wikidata.org/entity/Q2492923> nt:hasLabelFromApi "Geralt of Rivia - fictional character from the Witcher series" .
  <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-12T13:57:27.310Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-8369-0737 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a npx:ExampleNanopub ;
    rdfs:label "Geralt of Rivia - instance of - character" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY , <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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuMS+Owu3ZK+B8o+3QP/MRB5s0/khDwQCCUXy9KoyeOIHsMn8fDCjrKKactmWM5Q7C2J2Yjdqb0YRCv02oXhvbrLdhJy1Df63mKVc3VDoJebel0oC73GYIQXaVndsA/2oBnXyZeT6olisUj6wUsxJ1KHHVjtEZj3K0h3HZj4ig+C6TYR3zbrFHUIYMUhcuDBRYJX2+X19K/em9RKYZAQgJLvv4Npt+ax4t1jUgE/olHK+6JlY39tnj3POFhLoZBJNzUj66EsxHDg5CyQMjUlASmacYhOX3ZkcWEDaqDVY7x57kyPccqCxMUybc0GoD3CJU7IK5eVH6xGzYom5L+Y2+wIDAQAB" ;
    npx:hasSignature "pWjczX8G4h6r0HlPAGxbU7zXbZfYXAzYnYSmZbImZ6Wnz4ehZzDmGa1VqTgV1DMvsU4anUaNQZAAYnC3yKQfKXxPnh1wIrziHvIzNh1rerpK0MVoRKTd+aK49vJ94y7YBXXDA8AAwR9VhwLgdDOiGiiyrxuJRSdexwdySdPOlMIb+Kqu6DYlkdQDBO0zVFxFOBBwRU5dsiTRbYO4MxoETPfb4/SNVqRvmjZdH55UYmrDOCbuuYdOAfa5Bps6ByIVPrCtHiJXBS+S04yUZy5OlVKghUuVTTrkXXXXelvhk38N5qOEvu+k+SKjVo4uN01uPGIBE/X3f2X1n9Q3maBTcg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-8369-0737 .
}