@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:GFF a ; rdfs:comment "The GFF community is a grouping of people trained by GFF including GFF Fellows."; rdfs:label "GFF | GO FAIR Foundation community"; ; , , . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB"; npx:hasSignature "M73HKcvb9Tb2O9LKrnSCZqm2rGUu26CiIq1DnVQPxrQOLr3k4AiXK3zSNmTrrs8DLdKSlmrF/T8pcxDwpXaGBVUxzijnY98qyUG5iI/3spuRpY6t8vbCZDaCjs5fmqJks4ztnokUbYF0DlgVC1acrYINkJc9hGgHr/0TBLS7VOA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . this: dct:created "2024-12-28T09:58:38.286Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:hasNanopubType ; npx:introduces sub:GFF; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ns1:RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }