@prefix fip: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@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:assertion a nt:AssertionTemplate;
rdfs:label "FAIR assessment for a FAIR Supporting Resources";
nt:hasDefaultProvenance ;
nt:hasNanopubLabelPattern "Qualification of: ${nanopub}";
nt:hasStatement sub:st6;
nt:hasTag "3PFF" .
sub:nanopub a nt:ExternalUriPlaceholder .
sub:st1 rdf:object sub:star;
rdf:predicate npx:isRatedWith;
rdf:subject sub:nanopub;
nt:statementOrder "1" .
sub:st6 a nt:GroupedStatement;
nt:hasStatement sub:st1 .
sub:star a nt:RestrictedChoicePlaceholder;
nt:possibleValue fip:FiveStars, fip:FourStars, fip:OneStar, fip:ThreeStars, fip:TwoStars .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
this: dcterms:created "2025-11-17T00:26:46.712Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997;
dcterms:license ;
npx:supersedes ;
npx:wasCreatedAt ;
rdfs:label "FAIR assessment for a FAIR Supporting Resources";
prov:wasDerivedFrom ns1:RApxf5GV2WVTdth-m-9z5CwCQv-XhyglBx4drl-x1ufX0, ,
;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A,
, ,
, ;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
npx:hasSignature "gEnJMCjIOsxpWdyVVvEZ+Qb0T8rKNgqOLITbxy+swzmf2o9T8PzXjaBIG6SKjEwOE9syZrZiyDnrDxr7Fo3foq3Zl3STcnOLCNFenIdNilN//7TK5Q22o2m3V5WT7YOlHxd9W+DCrXX3G2ZhNKobRQFLiIdXFQtAMNCxU1XkRwc=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}