@prefix this: <https://w3id.org/np/RAzooPHxNmQ-oi6enFagdJQpuXqCSWM1n2Hp0tDzhG55A> .
@prefix sub: <https://w3id.org/np/RAzooPHxNmQ-oi6enFagdJQpuXqCSWM1n2Hp0tDzhG55A#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  <http://www.wikidata.org/entity/Q3922023> a <http://www.wikidata.org/entity/Q53093> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-3304-4330 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q3922023> nt:hasLabelFromApi "Princess Bubblegum - fictional character in the American animated television series Adventure Time" .
  <http://www.wikidata.org/entity/Q53093> nt:hasLabelFromApi "Adventure Time - American animated television series" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCP8Zf0ptv6OTLZfwxTnS6ET5zPqoD7nIadwd6I0IUu7oRUGJZifDV2cHZl/OYgP7lRVwm9DpV6YhzpRVND4cbsCwaCb/NbJTT/xPJOzBUF/MdSPRGrhznoU+wd0DEYM5p7hnfw526mUzUqTvhnsHK9citlkw2+xzKQIB/FyT6pdQIDAQAB" ;
    npx:hasSignature "a3zsjnClGzyd5N42LpgqL3AAKLpk7t4DcwvjeAE+VZo41TtIiEIyGSa2lxiTPBkjDpw1kLSF/pRwyZAJPYEmiTHePriMK6atNWD8/8C6luF6/Eu4T3g/SN3PwPrCubPgrYGTxD3AXmJ5wRtfO1G4RKvNRPZ6Wa94115Coobve1g=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-3304-4330 .
  this: dct:created "2024-10-05T18:49:12.917Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-3304-4330 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Princess Bubblegum is a Adventure Time" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}