@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 { sub:osf-id a , , ; rdfs:comment "Each file and object on OSF is identified with a short identifier string. When combined with the root OSF URL, this forms a globally unique identifier for the object."; rdfs:label "OSF Identifier Service"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6155-6104 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDU5ITnlc9RmUDLhkh64hYHCEn2qJEFcEAy0sacXHcWrlD+5ABoHryt2PoxSH1VTwALcJvIokCGoWMouHI/d5fL/0v1w0qAqhtFdMAVtpTPzBsqh4uFecucaQ49bRM2173rn2MfVjvG/3I5R7kwIJbu5bFpdUXx7yozenBFbEVRrwIDAQAB"; npx:hasSignature "oUKYLECJ4658HiE0TFuKL21ksde+U00/ct2YIMrzfkDF9W8osA0gdjaFbq5vedjQVGTpJeTJsIg1FQII+dKRu73N7WJH9jd5k890GUgRK1zghGlVOqTW7LWrXNmNixjZ6GFN5/JbmJR7FukUpkYynZVt+3IjtmZA1oci7eW8z74="; npx:hasSignatureTarget this: . this: dct:created "2023-11-15T19:19:21.191Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6155-6104; dct:license ; npx:introduces sub:osf-id; rdfs:label "FAIR-enabling resource: OSF Identifier Service"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }