@prefix this: <https://w3id.org/np/RAZv_1h-2E5ohNTIkltcNXB8UXf-1JDDNhMG4k_9ZqkdY> .
@prefix sub: <https://w3id.org/np/RAZv_1h-2E5ohNTIkltcNXB8UXf-1JDDNhMG4k_9ZqkdY#> .
@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 {
  sub:kuchipatchi <http://www.wikidata.org/entity/P1441> <http://www.wikidata.org/entity/Q207786> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://tamagotchi.fandom.com/wiki/Kuchipatchi> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1441> nt:hasLabelFromApi "present in work - this (fictional or fictionalized) entity, place, or person appears in that work as part of the narration (use P2860 for works citing other works, P361/P1433 for works being part of other works, P1343 for entities described in non-fictional accounts)" .
  <http://www.wikidata.org/entity/Q207786> nt:hasLabelFromApi "Tamagotchi - handheld digital pet" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDY1G/i/IVHrdJFX2sTB9BDUqaSf/EO3/szXcEE4+hMgeMgOS0vE208uzqxP+qjXIYsHuTLS2OhiiIHzVGFUa9k0ItRL8vGmMqQZMpq5hW3sZOhQ5yp03NRc4feRXHADnDSJS1gEbqF7AglPxVaYx8SjeLTmx/xyKjqPy/FyCbBUwIDAQAB" ;
    npx:hasSignature "rWiX1+Cv3u63UCIkNMlZ1i4buYPPAA2V5JBGalNhJ+531KutxxsDRZRizcVJbWgz9VB9vMRAcI81sw8GxmkSrkXYmcmZcKNFGmM9ytfu+1O8Dzuu+xo9E3VLOydWF5WtTOEzI3073EZUiD4fbqJZzJl6eweIPQ62TmUm2zUm0/k=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-6726-2678 .
  this: dct:created "2024-10-05T15:45:11.383Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-6726-2678 ;
    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 "kuchipatchi - present in work - Tamagotchi" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}