@prefix this: <https://w3id.org/np/RALnNVHbKzCe7PHwugFqruSOebipF1FAMZjGCPN4_lmR0> .
@prefix sub: <https://w3id.org/np/RALnNVHbKzCe7PHwugFqruSOebipF1FAMZjGCPN4_lmR0#> .
@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.3 a <https://w3id.org/fair/fip/terms/FAIR-Interpretation> ;
    rdfs:comment "Where community standards or best practices for data archiving and sharing exist, they should be followed. Several disciplinary communities have defined Minimal Information Standards describing most often the minimal set of metadata items required to assess the quality of the data acquisition and processing and to facilitate reproducibility. Such standards are a good start, noting that true (interdisciplinary) reusability will generally require richer metadata. For a list of such standards, consult for instance FAIRsharing. The required richness of the  provenance metadata will be strongly dependent on the norms generated and agreed upon in the most related research communities." ;
    rdfs:label "GFF-R1.3 | GFF R1.3 Interpretation" ;
    <https://schema.org/about> <https://w3id.org/fair/principles/terms/R1.3> ;
    <https://schema.org/url> <https://www.gofair.foundation/r1-3> ;
    <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 "H+aU2YMzi9iBqP9iUV3w3sjLpbW6WxwZ9mEoHPTHg9B6tCEsahL1nqMDkzKlzgofT+52rJbhvkX8dTceKpTeV4gbXpoDxaTgy1OGdC5PKUxcUNNoPiXPU5WNZ4B2R63qpAgcaQBdZpkFQbxEVAmLqG7iUx9GJkfyL6FS1iI4Qpc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-04T17:14:12.440Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:GFF-R1.3 ;
    rdfs:label "FAIR Interpretation: GFF-R1.3 | GFF R1.3 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> .
}