@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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 ; ; "Welcome to the FAIR Implementation Space!"; "

Discover resources declared by data stewards from communities using the GO FAIR Foundation's FAIR Implementation Profile (FIP) approach. If you are unfamiliar with any of the concepts mentioned here, have a look at the GFF Concept Base.

"; "1.1" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" . this: dct:created "2026-09-24T13:26:34.309Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0319-6542; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Welcome to the FAIR Implementation Space!"; skos:changeNote """

Discover resources declared by data stewards from communities using the GO FAIR Foundation's FAIR Implementation Profile (FIP) approach. If you are unfamiliar with any of the concepts mentioned here, have a look at the GFF Concept Base.

"""; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB"; npx:hasSignature "CNS1LmfpfqoE4djzejaRp+RWfgsl8S50YNSeTAg/IFZflI8ZYV2XFYzyYWFy7jHC7Gr63t/tGoDQqJ9H4PI1rQ1HNuA68Dt/E5BYyC9afh2ubO6bnNjUcS9fKH4DOtDhr8+Q+LfnuXF1hmVeF0OsfSFnWuD2cAtqW/nEImuCQ/U="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-0319-6542 . nt:hasLabelFromApi "FAIR Implementation Space" . }