@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 { sub:newsItem a ; "We are excited to share that our poster \"Nanopublications for FAIR and AI-Ready Data: Building a Decentralized Knowledge Commons\" has been accepted at this year's Knowledge Graph Conference."; "2026-04-18"^^xsd:date; "KGC Poster Track"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . this: dct:created "2026-05-18T07:08:24.193Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:introduces sub:newsItem; npx:wasCreatedAt ; rdfs:label "KGC Poster Track"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "gwyBoOFvcGqyoxTO0HZQLvN6DuS7a/Tv3Ln/hvXgYyS7YWsyEv2u5ML0tmwyD6/xvZL+jIayv1lKJehMb0cQ1msGE+z/j4AGgsERTrwdSCSryWv2uIp9egG9MXO4ngvZcq9GogYYn6oD9fbwteydX50WGDB7Cobk9uAvI58bnz0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . nt:hasLabelFromApi "Knowledge Pixels" . }