@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-28T07:06:54.871Z"^^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 "kRGdoD0pIAmKfCDFy2Bp7T5SafQ5t/naY1bWy+L32xIcxwdQXGIlC3MTURftgaEeT/tN5ZzvH/Y2q/FMpXraToTkB5Wdlu5gOukjy0O/SlYAhRKE01sagjf0am2GF0WUFo5bBpyD0kMW1IsF0LRZIh/couSYkzEtp0HHGw6rZzc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }