@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 { dct:description "This is the project page for the Nanopublication Tutorial at ESWC 2025."; a ; rdfs:label "Nanopublication Tutorial at ESWC 2025"; orcid:0000-0002-1267-0234, orcid:0000-0002-1501-1082, orcid:0000-0002-2543-9461, orcid:0000-0003-2195-3997; ; . nt:hasTag "Event" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-05-28T14:43:15.547Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiPsiQ+To8TLZ93QQzNLNoA2vbGsRzkFtZAkSDar4Y8wz0/G+L/n9oaR050HlsJ67s/xUQmz+4fjM+ysQeBEHBB9DXFXR2ItCzeJj6cpf0/voKEIEN/8lOrwQv3CMhzKQXtLYppCDMHpeUcrri8OwW6VoKqQlNmFKN3QRG5R6gcwIDAQAB"; npx:hasSignature "sqOqFcy20UCAqzNY3hrjgfzpPoGrH1fPw3MsR7juGNBdfYzeLMGswIqr3wGPbRl7uEf1/9PR03Gi9zgEf7h4AaWok6J5HW6IK1XK2Hm7xXE1qFpI3A8G/Zf2PqVQG61CT3NgQzwH0gCz3I8n9lO48ppgYKhdECjLTfZN12+PP70="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }