@prefix this: <https://w3id.org/np/RAwQVMUMnHPNBT0lmImb4szhQDhU71jFqG8grvLG6t4Dk> .
@prefix sub: <https://w3id.org/np/RAwQVMUMnHPNBT0lmImb4szhQDhU71jFqG8grvLG6t4Dk/> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@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 bibo: <http://purl.org/ontology/bibo/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAwQVMUMnHPNBT0lmImb4szhQDhU71jFqG8grvLG6t4Dk> a np:Nanopublication,
    npx:ExampleNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-01-11T16:00:14Z"^^xsd:dateTime;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  dct:source <https://doi.org/10.1093/nar/gkab831>;
  npx:signedBy <https://orcid.org/0009-0005-7752-8203>;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  pav:createdBy <https://orcid.org/0009-0005-7752-8203>;
  schema:keywords "highlight", "label", "statement";
  rdfs:label "Statement Highlighting Label"@en .

<https://w3id.org/data/interactoa/func-highlight> rdfs:label "Statement Highlighting"@en .

<https://doi.org/10.1093/nar/gkab831> a bibo:AcademicArticle;
  bibo:doi "10.3233/SW-243685";
  schema:datePublished "2024"^^xsd:gYear;
  schema:name "InteractOA: Showcasing the representation of knowledge from scientific literature in Wikidata"@en .

sub:assertion prov:wasAttributedTo <https://orcid.org/0000-0002-1481-2996>, <https://orcid.org/0000-0002-6738-6089>;
  prov:wasDerivedFrom <https://doi.org/10.1093/nar/gkab831> .

<https://orcid.org/0009-0005-7752-8203> foaf:name "Tiado Kollender" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoSR/rqhnkTPQO8u4l2JQAemJo5cN83rT54nA5NXHUqaeu26bEjT/rsX1PCVBhhJ3cV2uu4wjI0NfcVaKPKmODSf6p579tdOykOnjbWLbxxPMe5DC5eV1ThMHsFsNU/6vCYIfS00E7wre7fnFYz7FAG7v1MZEyWeSXsHgk9jHoqQQDPqup5PHReKp1dd6J0Nht/OfSYnUancKAgIFyPhkTlThsLK5xSNyNEgiTR7pwkP5pGq2AnD6bPw4G3kiPnIpIGZNsaeIOvhn64gwbrtoJVdoun/namw6FQ7StEC5km/0evaBZc4qIextwO/s32Wru77ukblJ0Xi/YzbC0iLuIQIDAQAB";
  npx:hasSignature "M1tXDgIKK5rfNnfklmhnlBc+MZhQz8+c5PgX4FzpIvRMGwVZpxqLEJylWG4bYQuYPz6VmMYCxoT163PwlNR8+qVxUENmcsGV/b9irbVAnzwyVHBxDx3BiV4Q2tMQWyC4Kfvl/jlErx72BsyWttsixrRWK4B3mjexN3d3V3hccWmH7Y+mr5D8GbNp1ExIfj4b6e3Lb1ZGO5MxnHzslmb8oE7Lzyfy85rruGfGP70ebOMaPS11R+GjPuRXpT3aSIFOIiViTAhZqVSnFREs3AR73CtpiF4g7Xm3D9HGO1CdO+yEb08lEKcZMu8t0eruposAyLm8BguQ1O4nKmtgySRJZA==";
  npx:hasSignatureTarget <https://w3id.org/np/RAwQVMUMnHPNBT0lmImb4szhQDhU71jFqG8grvLG6t4Dk> .

