@prefix this: <https://w3id.org/np/RAXBLCJQPmx3hnUblMB7iw-W2WIisRfOolBaiUHDkjhH8> .
@prefix sub: <https://w3id.org/np/RAXBLCJQPmx3hnUblMB7iw-W2WIisRfOolBaiUHDkjhH8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/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 <https://w3id.org/fair/fip/terms/FAIR-Interpretation> ;
    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" ;
    <https://schema.org/about> <https://w3id.org/fair/principles/terms/R1.2> ;
    <https://schema.org/url> <https://www.gofair.foundation/r1-2> ;
    <https://w3id.org/fair/fip/latest/declared-by> <https://ror.org/056j50v04> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://ror.org/056j50v04> .
}
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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:GFF-R1.2 ;
    rdfs:label "FAIR Interpretation: GFF-R1.2 | GFF R1.2 Interpretation" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA2uML5mNU_0CedtkdphdLwXaqNGhfyKX3R5JZO061hXM> .
}