@prefix this: <https://w3id.org/np/RA5ROMG0qHsqvkIkpHuvWvLnsnZnxf-Jgn2Fcr1rU7_2w> .
@prefix sub: <https://w3id.org/np/RA5ROMG0qHsqvkIkpHuvWvLnsnZnxf-Jgn2Fcr1rU7_2w/> .
@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/Q182950> <http://www.wikidata.org/entity/P112> <http://www.wikidata.org/entity/Q55400> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q182950> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P112> nt:hasLabelFromApi "founded by - founder or co-founder of this organization, religion, place or entity" .
  <http://www.wikidata.org/entity/Q182950> nt:hasLabelFromApi "Studio Ghibli - Japanese animation studio" .
  <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:41:45.760Z"^^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 "Studio Ghibli - founded by - Hayao Miyazaki" ;
    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 "lzoSXYszuvlmZNPOqzNNJS3EEdvaPzEhZEr7CHgO7rR88zmuwaDAGcaeon4vB8HHZsHXYKufZxpCEzUEq9RFXdT6t+VrsbT0vOjAjrNlJnPK3Gsa2G2J/aC/p9kYUiWOvneF7RMuQx5TjAJGbL9iafF6tXA58MVt9q40iOE6jPevqMReTsoCjqgUQRH3VGE6OiXrCm2mwkt3t5ojV8Z9ILEcnNFA+Th+xA0hBNgrtH4ktVXnq/uaCADVURf4mE5Ikk8Bg6VWAmQHdLcq3abI1j4676mFfsYa12fzENBsIo3FUnqXgJX3Gu9PAse/QGJk4n3JBeMZiV3UV1bom79pTA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-8666-8150 .
}