@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-F4 a ; rdfs:comment "Principle F4 states that digital resources must be registered or indexed in a searchable resource (e.g., a search engine). The searchable resource provides the infrastructure by which a metadata record (made accessible with a GUPRI, F1) can be discovered, using either the attributes in that metadata (F2) or via the identifier of the resource itself (F3)."; rdfs:label "GFF-F4 | GFF F4 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 "SJEUJDEy/Bmcs37RGmStx6hwWAgTBpOjbLkBUrpMWwNXFMwYMeoyvZfkKsqhsV1H/zaFPNYDub1qS2ydfkyQPxifxk5ZifhxTmqAgI83tLttxXfBvclpSzSbdxvg0khPDNBAad38UQRX1CPq7L7gkXePmZSrZW3FiXdjOPulKyo="; npx:hasSignatureTarget this: . this: dct:created "2023-10-04T16:00:09.432Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:GFF-F4; rdfs:label "FAIR Interpretation: GFF-F4 | GFF F4 Interpretation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }