@prefix this: <https://w3id.org/np/RAMclUA-fTZXUMbFdgvsqYbKfwYs2k3GaP0370lFUEbZ4> .
@prefix sub: <https://w3id.org/np/RAMclUA-fTZXUMbFdgvsqYbKfwYs2k3GaP0370lFUEbZ4/> .
@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/> .
@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/Q55400> <http://www.wikidata.org/entity/P166> <http://www.wikidata.org/entity/Q106800> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q55400> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P166> nt:hasLabelFromApi "award received - award or recognition received by a person, organization or creative work" .
  <http://www.wikidata.org/entity/Q106800> nt:hasLabelFromApi "Academy Award for Best Animated Feature - film category of the Academy Awards (Oscars)" .
  <http://www.wikidata.org/entity/Q55400> nt:hasLabelFromApi "Hayao Miyazaki - Japanese animator, film director, and mangaka (born 1941)" .
  orcid:0009-0002-8666-8150 foaf:name "Bingchang Li" .
  this: dct:created "2025-10-09T11:45:01.416Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0002-8666-8150 ;
    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 "Hayao Miyazaki - award received - Academy Award for Best Animated Feature" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs1nXyiuE4OldIvzrEmxu3Es88ZpVW/U7lSLHXxv2x6f3yXOzy2yMbP028FcQX1YNr5iJdxdSq/1gnSN5pvQYTsrXM8qq49M+sG+lz5xF2t/pbcvNpBybhiNZqwD1TIVUcDeQfYd2d6MAfqas8J9/wN05wjEvmlJYNe5aSVcYst9FeVg3llabc6hr6P4O/h192FfBEdBIbZ3Sun1BhQqV3u4s9DivPXDZEvd/h8PnzgzAkYYqpMG0JYvdc54I9bU6adm3XVP31+hyydgXHOPQbh7YT5D/1AfUQr7UwLPIIFBfj8E8JUoGIVR1nCNCUFdByiOsiXQpgLGtes9trJ5/qwIDAQAB" ;
    npx:hasSignature "PYNGZfenBkJyazRiVsomL02TlCanuoFckLUGLS/0AoRzKuLuAlzGt9PtX33piBUWwZbg9u3zEvXgIQa9Fo4UyGc6leQ9jnnWXR29RW8sMafDZNoHbTOqtshLk1xQvv1W06y/EvSPLQW4DiDJsEIBq0WHZvBzqFfU4biQztxCi1KHD2kdfQ3qswZaj0eqAo3pEEPlXWIhVSeNZVQtx8UE71KPFBkzkLHlWSKk0u9Ro64knV5zAYHFfLLAefealjTTqRvMw/Zq9Iio10dJesxclvQtCpDmWmi3KTd7NUW5BY94oTGJFtc3bEbBblCRJtQsLkVzrUJ76qFYknureFpKuQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-8666-8150 .
}