@prefix this: <https://w3id.org/np/RAXHGtenuwoN9n429DRFYR4QVwl1CPAWQXSq9UkCSTQmk> .
@prefix sub: <https://w3id.org/np/RAXHGtenuwoN9n429DRFYR4QVwl1CPAWQXSq9UkCSTQmk/> .
@prefix schema: <https://schema.org/> .
@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 wd: <http://www.wikidata.org/entity/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAXHGtenuwoN9n429DRFYR4QVwl1CPAWQXSq9UkCSTQmk> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-03-17T12:00:20Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:hasNanopubType npx:ExampleNanopub;
  npx:introduces sub:nanopubs-for-knowledgegraphs;
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
    <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RAKG1nhQd04ulLg5blJmLJdtxta2_8g6PirSUVXV0_594> .

sub:nanopubs-for-knowledgegraphs a wd:Q604733;
  dct:date "2025-05-28"^^xsd:date;
  dct:description "This is an example presentation nanopub. It describes an introduction to nanopublications and how they can be used to build and maintain decentralized knowledge graphs.";
  dct:isPartOf wd:Q117685025;
  rdfs:label "Example: Nanopublications for Knowledge Graphs";
  rdfs:seeAlso <https://w3id.org/np/l/nanopub-query-1.1/api/RAr3_UJ1lfl8ifEWjxrDSqWquvsWYfoZyKWFp_xi3r6dg/get-the-latest-nanopubs-by-pubkeys>;
  wd:P823 orcid:0000-0002-1267-0234;
  schema:about wd:Q45340488 .

sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .

orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
  npx:hasSignature "ZKUcDPMuQyuk/dKy18IIHhh0IrUBmZq4IYFlQ0sOQKJfsyY8L/xOLUAecTrZhocjxuIG7Fi/xgkXKLyjWOj+dk3S8AZOv0XRxRv7SW+f9D5BHqHxFxJr1Q8hn0LtyxXDeE5OjqbIrLimE3gtMvnUEjOB3QcFrGJIhfUOHPlFDMA=";
  npx:hasSignatureTarget <https://w3id.org/np/RAXHGtenuwoN9n429DRFYR4QVwl1CPAWQXSq9UkCSTQmk>;
  npx:signedBy orcid:0000-0002-1267-0234 .

