@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:GFF-R1.2 a ; rdfs:comment "Detailed provenance includes facets such as how the resource was generated, why it was generated, by whom, under what conditions, using what starting-data or source-resource, using what funding/resources, who owns the data, who should be given credit, and any filters or cleansing processes that have been applied post-generation. Provenance information helps people and machines assess whether a resource meets their criteria for their intended reuse, and what data manipulation procedures may be necessary in order to reuse it appropriately."; rdfs:label "GFF-R1.2 | GFF R1.2 Interpretation"; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "E8fZEEs3DiB7z3xj8vxGNRIzEtvIf3bm9yUH5nPr6PRBTNifRWa/Jd2ADmRaRCYd5hK2shZpfF593f/ceGlo1+MzzYIAhnFxBG8iVGGoS8PTfJgD/I/ZhkXgQgv63+t8yI2WkSPed7cH1SIMoBZ9QrsnrCuw7DtDCzki44v2mSw="; npx:hasSignatureTarget this: . this: dct:created "2023-10-04T17:12:51.040Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:GFF-R1.2; rdfs:label "FAIR Interpretation: GFF-R1.2 | GFF R1.2 Interpretation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }