@prefix this: <https://w3id.org/np/RADlqhAMf5w-itkA-WJD9JzK_9FG3JN6DGDBbBpdGD0KA> .
@prefix sub: <https://w3id.org/np/RADlqhAMf5w-itkA-WJD9JzK_9FG3JN6DGDBbBpdGD0KA#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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 <https://w3id.org/np/RAZ61fOQpz5WgFhp3un57EJI0wIAvwgJbN92xtYbDQi98> .
}
sub:provenance {
  sub:assertion <http://purl.obolibrary.org/obo/HSO_0000370> <https://github.com/gofair-foundation/fsr_curation/issues/1164> ;
    prov:wasAttributedTo orcid:0000-0003-0593-2598 , orcid:0000-0003-1062-5576 .
}
sub:pubinfo {
  orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDQhERLOLXMGB9OewEiwCGA6Nv2tNWO1CeQrY6JT026PuZ5rdf+CmTSdINGYyID6HPXDDZmhisgcP3ik3OEKyx7AyHr4b6MOkZOsaM+wpx+4DPqgFAhsMHEbwLN3xw47CknBow804OEviWTiKsitsKi7vZB12j9G0aBuqvar2pngwIDAQAB" ;
    npx:hasSignature "RHf0SdnZFnYBQ7BQPm9vY24TSzD3N3ltSwojIznGk2p1BsbYsOANas64VVTv0ua8JVU3ryWYf4fg/sGeJ5AUacB9miCQ+dnT9af+kDHmjUcc1LyjKNaXRnQFz9op5iQsAZhiMUtAS8yVi0uRdPhlbGAuxrGrJ1upejmJ7osw6Wg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-1062-5576 .
  this: dct:created "2025-01-29T15:15:03.512Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-1062-5576 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Qualification of: RAZ61fOQpz" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RApO77kgRs8o3o2aktdLP840WXS9uR5OBDogmIdf_GaEo> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAi7_UxEF3TTPBp7lmWOVvKR-jUmZgDfY_ZIe57dqbOnQ> .
}