@prefix this: <https://w3id.org/np/RApE4XpLLnxs3HtbYDNt5PvfLr0gaOeWSsc-4wt_iRnwE> .
@prefix sub: <https://w3id.org/np/RApE4XpLLnxs3HtbYDNt5PvfLr0gaOeWSsc-4wt_iRnwE#> .
@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 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 {
  <https://doi.org/10.1002/anie.202318582> <http://purl.org/spar/cito/disputes> <https://doi.org/10.1002/ejoc.200901120> , <https://doi.org/10.1016/0009-3084(96)02571-6> , <https://doi.org/10.1021/acs.chemrev.1c00043> , <https://doi.org/10.1021/acschembio.0c00030> , <https://doi.org/10.1039/c9sc01563a> ;
    a <http://purl.org/spar/fabio/ScholarlyWork> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1002/anie.202318582> .
}
sub:pubinfo {
  orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB" ;
    npx:hasSignature "mMvEvaMo2+EzrdoCb/8020T0ZxpOGs4ecRQ/rf2z0D3zLKpY/6W7r8WWqzuNnvROuQpcHnoNp06yoEqRmePOqnGrWnI6y1pF8JewmrbS75GT2cG0GyBqXmUjMqnaU+LMqCaYTymS2Y7vhpb6DgbT6PauhdrlQ72nMl9kA3NoPVc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-7542-0286 .
  this: dct:created "2024-05-15T08:51:04.109Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-7542-0286 ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:hasNanopubType <http://purl.org/spar/cito/cites> , <http://purl.org/spar/fabio/ScholarlyWork> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Citations for: anie.202318582" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAX_4tWTyjFpO6nz63s14ucuejd64t2mK3IBlkwZ7jjLo> .
}