@prefix this: <https://w3id.org/np/RApSh3Moa_Rg2C0xp-1jSt0hBrD3vFgKCXqxmvWsR0000> .
@prefix sub: <https://w3id.org/np/RApSh3Moa_Rg2C0xp-1jSt0hBrD3vFgKCXqxmvWsR0000#> .
@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 {
  sub:tamagotchi-adult a <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "Tamagotchi adult" ;
    <http://www.w3.org/2004/02/skos/core#definition> "A Tamagotchi that is in the adult stage. It is usually the last stage before death. It is the longest stage in a Tamagotchi's life span (besides a senior). Upon evolving into an adult, the Tamagotchi will unlock multiple new features and abilities." ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q207786> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://tamagotchi.fandom.com/wiki/Adult_stage> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q207786> nt:hasLabelFromApi "Tamagotchi - handheld digital pet" .
  orcid:0009-0004-6726-2678 foaf:name "My Vu" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDY1G/i/IVHrdJFX2sTB9BDUqaSf/EO3/szXcEE4+hMgeMgOS0vE208uzqxP+qjXIYsHuTLS2OhiiIHzVGFUa9k0ItRL8vGmMqQZMpq5hW3sZOhQ5yp03NRc4feRXHADnDSJS1gEbqF7AglPxVaYx8SjeLTmx/xyKjqPy/FyCbBUwIDAQAB" ;
    npx:hasSignature "FVGzYCCqT9tX9bjbCB4wVwte70HpARCE7cjrMh4yvvguhEYyEQBHXuOuv8tNb5sWjI8uIGXrx4kyubp5zMD/TC/n2QUcxsL/rchx6VKhM9yGbG2c9BQzz2B9Io6BnzuoOWZu+ITX4/zA8do+Kp8JelMAze7S91rEDno/QQeoZ4Y=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-6726-2678 .
  this: dct:created "2024-10-06T13:12:00.478Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-6726-2678 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:tamagotchi-adult ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Class: Tamagotchi adult" ;
    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/RAxfD9wQMHU4DmWta5uRpo723ZgKpizglley4gtcxG0hg> .
}