@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "This is a special segment of Nano Session #31 dedicated to Knowledge Graph Conference (KGC) participants. It happens 1.5 hours earlier than the main session (for 30 minutes) in order to not overlap with the KGC program. Participants get a quick introduction into nanopublications, their ecosystem, and the Nano Sessions series."; "2026-05-05T09:00:00.0-04:00"^^xsd:dateTime; "2026-05-05T08:30:00.0-04:00"^^xsd:dateTime; rdfs:label "Nano Session #31 KGC segment"; orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234 . } 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-05-04T12:36:33.246Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "KF8AWZtRO5a19+3stjZHAHsCNdDANMwBH8fTiKIQwBu9usV2N0Vk0E8HOGwdPYcLvJx0N8KuGat1QkKEnuyQNMuw8taQmaW1kBOIl+Mr5I3KBvNOpSGHGNctlFjfQPk4llat0I9BHdeojrj6IjvSiU0NalbKF6blSaZ76p6dlpo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }