@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { "Templates" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Template: Declaring the participation in the nanopub tutorial at ESWC2025 - The creator of such a nanopublication declares to have participated in the na..." . this: dct:created "2025-09-15T15:08:52.576+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Nanopublication Tutorial at ESWC 2025 has pinned template: Template: Declaring the participation in the nanopub tutorial at ESWC2025"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "rvSjoXn0N+2hdUq0MJqkTaOhiJ3Z78L/0yPdXg6zb2KEGb3vCt4a9kyI4deAEOA+OOm7OWoVcrJjNQ1U37cnDU60wiDJwSn3VeI/GYI0g+1fPnwK3WvZ4hLFgCKYVM+thPvo7mOkPtTgg8zLc5itAfRkgt+FvmcMDBQsC9pDcGk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Nanopublication Tutorial at ESWC 2025 - This is the space for the Nanopublication Tutorial at ESWC 2025." . }