@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; dct:partOf ; rdfs:label "FAIR Analysis Service"; rdfs:subClassOf , ; "An online resource that executes analytical workflows by natively consuming or generating FAIR Digital Objects." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "FAIR-Enabling Resource - A service, a specification or a data policy that is essential to the operatio..." . nt:hasLabelFromApi "FAIR Supporting Technology - Any online accessible software system or component that supports the implemen..." . nt:hasLabelFromApi "FAIR Implementation Profile (FIP) Ontology" . this: dct:created "2026-07-15T08:36:47.751Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "rZ+hDytp7L56/4fjXRhxWZd5pxWIHIKOHiIIc0c+D9pRlnxymSB4pOUh3t+HWs+cO3wU0m1uVrgPMy5D1TbRq849J25G1Up63mUK3A3St23P1L+XIMLY6UL0lGt3Vyy9MbxFU/iVrzMvT66qgs25wiPB/g/qdYAXzldtlXkm394="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }