@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { sub:fsrqualification ; a , , ; rdfs:comment "A workflow to qualify FAIR Supporting Resource (FSR) records. Enables Go FAIR facilitators to verify that a FSR record is well defined (and to improve it if not). Qualified resources display the GFF tick mark in the FIP Wizard." ; rdfs:label "FSR qualification" ; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8958-8087 . } sub:pubinfo { orcid:0000-0002-8958-8087 foaf:name "Robin Bramley" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9Myl1c9s+KhfI5js9K9nC/LEI45esZbbFC05y1mmAJJX5C97mKKU2JZBu4Z6CUP+s4SGtLdUW0CEHmE5W53ohL/KHOKPp+g+uZxUrpp2ghtPtSf+ZcUvWahEMAfGvwJjC9SGZ8PkPTHxfcqt/WGGz0+CYhsvMlTimVTzmtH0EnwIDAQAB" ; npx:hasSignature "EWVNP5aeC8EDgN1erd63LDNz44tI8rkfmZpPGHLmj26YNl9Ehj6K496KiTVWX2aqOi4sj1n3ZSfCUg37gayBKLDZ7vIO8tDvgjseoDuW9aWs35mW2ebTXZWx0igRfAs83f8qu+zhtTIsWZVhE1cBTqP+cnLJ8YFb8cU4lqRLa1M=" ; npx:hasSignatureTarget this: ; npx:signedBy orcid:0000-0002-8958-8087 . this: dct:created "2024-02-23T12:52:14.233Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-8958-8087 ; dct:license ; npx:hasNanopubType ; npx:introduces sub:fsrqualification ; npx:wasCreatedAt ; rdfs:label "FAIR-practice: FSR qualification" ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ; nt:wasCreatedFromTemplate . }