@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a , , , ; rdfs:comment "Open Science Framework (OSF) is a free and open-source project management tool that makes it easy to collaborate throughout a project's lifecycle. With OSF you can manage, store, and share documents, datasets, and other information. You can also publish your work to share it with a wider audience."; rdfs:label "Open Science Framework" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6978-5278 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "UrWtsSNtNNU+yqRNf6wUI06nuTgwoy4gVGv51xGB0s05X/0kDt2bZVis54Y/R5KuQXn7iiYN1Xn+062m5Lo2J7ItD1ibG/48yxn+uc98717IEZyB8x7EPGAuDFzedKuQPtEwy/3mpxy4iyNA1aMkN4CueQEXQPsIRpyg6HJDfeo="; npx:hasSignatureTarget this: . this: dct:created "2023-11-15T20:22:06.331Z"^^xsd:dateTime; dct:creator , orcid:0000-0003-2195-3997; dct:license , ; npx:introduces ; npx:supersedes ; rdfs:label "FAIR-enabling resource: Open Science Framework"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }