@prefix this: <https://w3id.org/np/RAadWm-8-gpr7rmgCkmsjrWnFhUn4hOHiRK_v4GDbE8i8> .
@prefix sub: <https://w3id.org/np/RAadWm-8-gpr7rmgCkmsjrWnFhUn4hOHiRK_v4GDbE8i8#> .
@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#> .
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/Q5646626> <http://www.wikidata.org/entity/P6872> <http://www.wikidata.org/entity/Q24082770> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-3497-9338 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P6872> nt:hasLabelFromApi "has written for - publication an author has contributed to" .
  <http://www.wikidata.org/entity/Q24082770> nt:hasLabelFromApi "The Vegetarian - South Korean three-part novella written by Han Kang" .
  <http://www.wikidata.org/entity/Q5646626> nt:hasLabelFromApi "Han Kang - South Korean writer" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCuSJHd6Gos8OGYV3jLdP/1zUgEdUwEjSdpnymeBFVxrkep/t5w7+N7eE9d+Cw/MKM6Ouf5M7IsXcKnv1VbuKHlCw3QME0Wxx3cZTm9plHEEOUbLOydJFr/uLBgmy8cQudoHf4dgB2fKcVjF9B0UCzHp+wS1FwLxvnOWGF2dxOwSwIDAQAB" ;
    npx:hasSignature "Yz4Qs88+F60JsVp7vK1V2gbLIG7xJJKIwR3aOFrl7EUwNnUPjuJFKXhzcqOMF7OuCbnl+YoVrq0k4p+n3uqSAycBsPVG6EoqWCo2Z6PC2sLupg1Tx+tQWocODOmsO6FsBQHt0QfLyx/TD9O3ac3UbF2iSPy1ERUDojN586ns+OY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-3497-9338 .
  this: dct:created "2024-10-20T21:43:38.784Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-3497-9338 ;
    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 "Han Kang - has written for - The Vegetarian" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}