@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 { ; ; a fip:Authentication-and-authorization-service, fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource; rdfs:comment "This is the authentication and authorization service for the Center for Expanded Data Annotation and Retrieval (CEDAR) Workbench."; rdfs:label "CEDAR workbench user account" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6968-8275 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "OOVbvtihpCqr9yR0LKl+fD/4wu7a8TE5sVQNqAJbgUrOJmz4/XPNUDC9HB/jmV+KFr1S+CQUQ2r5uKXIu/d5N63xiaUjzi28y8QTdbD3U/18u2Qlx0kVcM77PwAFQi+HyqeIM421H//Pxjg0iMxk6duJ4IWW0G0zmIUCx7ENQdo="; npx:hasSignatureTarget this: . this: dct:created "2023-12-05T12:04:17Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }