@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:nanopubSemanticsPaper a gen:AgendaItem; dct:description "Not sure we have time for this. Should we try?"; dct:isPartOf ; rdfs:label "We can submit a paper for Semantics compagnion proceedings." . } 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 "2026-07-29T12:22:32.798Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:nanopubSemanticsPaper; npx:wasCreatedAt ; rdfs:label "Agenda item: We can submit a paper for Semantics compagnion proceedings."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "j4H14hRjdAqgnAeghtPlXxn2yGpHDLyT0PLKAdBCnWll5BW7k70COcW8eUt8keND3oBawcFxHfdjszk/qp8MKXINosNvLZzSmcXiLv9ycvb5CpJc4Yu3dBjM8mck+4zYoqbw8nSDd2Oj+bktTezKmXPfjG52oal1X8j1yrIoDN0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Office Hour 29 July 2026" . }