@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix nsug: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix gen: . @prefix dct: . @prefix npx: . @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:suggestion a schema:Statement, nsug:Nanosuggestion, nsug:Task; rdfs:label "Prepare Nanodash for the Semantics conference"; schema:actionStatus schema:PotentialActionStatus; gen:isRelevantFor , . } 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-08-27T06:36:52.900Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:suggestion; npx:wasCreatedAt ; rdfs:label "Nanosuggestion: Prepare Nanodash for the Semantics conference"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "PP+WPyIuy2Xpp/MArm8gbDG49QXhIALS4LkfVcN0UDPEz8dZxaOUZ/0C75vdadL6Vw73P6BAUdgX+JjElFBLB9O4S3Rs9DsTVAyQppiEMbiu0BckmYvd2qygHaWOOLUXqcevsGr9rwZB32PrdFvT0d8PY4DR1jQtw4OTMDxhexY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Nanodash" . nt:hasLabelFromApi "SEMANTiCS 2026 - SEMANTiCS, now in its 22nd edition, is a globally recognised venue where rese..." . }