@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:SINTEF_AA a fip:Authentication-and-authorization-service, fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource; rdfs:comment "Institution provided authentication and authorisation."; rdfs:label "SINTEF Authentication and Authorisation" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8869-3718 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "iKJKEdit2I57BXV5m6DcGerqAWO0j9YmNPXYOZza9OHvVdboeUW6GYRAxhcyi59tUNRQQMviw+TuEfmmRcjB4EPAx6z1DZOMKF05b30IwGrUs89aRqKKW+73ej+ORbe0AUce7II4/e3LQak7bvosQhI+wRL0uumu+LmiJUaiH5o="; npx:hasSignatureTarget this: . this: dct:created "2025-05-02T09:27:28Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:SINTEF_AA; prov:wasDerivedFrom . }