@prefix this: <https://w3id.org/np/RATJptu9EXDK3wQSrm521jozkTnSYGs4JQtbWahxRzEp4> .
@prefix sub: <https://w3id.org/np/RATJptu9EXDK3wQSrm521jozkTnSYGs4JQtbWahxRzEp4#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  <https://ror.org/056j50v04> npx:qualifies ns1:RAEll2RGMLztIqiCOkL4VLi0hDOeh7KGMlf2UqrFy6Pms .
}
sub:provenance {
  sub:assertion <http://purl.obolibrary.org/obo/HSO_0000370> <https://github.com/gofair-foundation/fsr_qualification/issues/108> ;
    prov:wasAttributedTo orcid:0000-0003-2195-3997 , sub:0000-0002-6968-8275 , sub:0000-0002-8958-8087 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB" ;
    npx:hasSignature "EEKYKOquwREzRJl7hKwLSFQ5GgeUGzsXgRmK8mnOTcIj32T1GDVi8gnw2/28bni0mwm9+hYIkHy4Y4ng3R/c8kd8m/4KiNFbtGaYH7/JePVem7EoKVOg30S/ggXpmMn5VVFuaUAvyt8+fhVThcjnraYmb/OLVb5QRPg9MBPSJDU=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-11-30T14:49:16.525Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:label "Qualification of: RAEll2RGML" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RApO77kgRs8o3o2aktdLP840WXS9uR5OBDogmIdf_GaEo> ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RApEyTXPOt_h81Ao0WpzRhigcgvqrbnNBCo8fEpsZ6CxU> .
}