@prefix this: <https://w3id.org/np/RAP-UIB8a8DZ6fr7VZWCNduscKQbUEhqILWfJhtOjiRBg> .
@prefix sub: <https://w3id.org/np/RAP-UIB8a8DZ6fr7VZWCNduscKQbUEhqILWfJhtOjiRBg#> .
@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/Q65090308> a <http://www.wikidata.org/entity/Q15711870> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-5298-6615 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q15711870> nt:hasLabelFromApi "animated character - fictional character who appears in animated films, television, and other animated works" .
  <http://www.wikidata.org/entity/Q65090308> nt:hasLabelFromApi "BoJack Horseman - fictional title character of BoJack Horseman" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXCczKbd8umc0z2RnILvDAE8AEgwFOOtUbg2wJyaJAIT5PTXDlIhVeCNYi71OK5tG5Z2YqWj+nfWBJmFp74pWMWGsbBaXotxElX5EfHbwRXFg0T9lCqCNjia5xmXSW4tq98L3CdhUW0ILy8EaW9gTYWb7mwytR5bzxwEsBCjIYnwIDAQAB" ;
    npx:hasSignature "eYMSMWPPMehLdIeEIzqCNOfjRMcsRNC4qwPQU71n82BxcLC4MFAhyIvUn5bK5EZme40N7ZRkUusces9WT7ecg60N7qeff4EOVHi5hEpYFEVr6yCsMR/+dQJDXT7gDdPp4wZDWQDztxx6fu+/Vr6vdBunPRP1FCeVWseSeNwCNOY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-5298-6615 .
  this: dct:created "2024-10-03T19:40:11.391Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-5298-6615 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "BoJack Horseman is a animated character" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}