@prefix this: <http://purl.org/np/RArBTcPmQOZsAUrYiZIAYHrmlOwD3l2hB9W_y4_4jDBtY> .
@prefix sub: <http://purl.org/np/RArBTcPmQOZsAUrYiZIAYHrmlOwD3l2hB9W_y4_4jDBtY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RA8XtmlWeA-yP8Dn1riqJmCyKxwAi-yG8sAFArqe_oiPQ#OpenID> <http://schema.org/url> <https://openid.net/specs/openid-connect-core-1_0.html> ;
    <http://usefulinc.com/ns/doap#implements> <https://www.iso.org/standard/89056.html> ;
    a <https://w3id.org/fair/fip/terms/Authentication-and-authorization-service> , <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> ;
    rdfs:comment "OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It enables Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner." ;
    rdfs:label "OIDC | OpenID Connect" ;
    rdfs:seeAlso <https://openid.net/10-years-on-openidconnect-published-as-iso-spec/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "I6f83XhX8oiJD7jT35EgtrBygdLx5wr8ZGxuGsiHVf34WmEwF5Zp9NXD65invoknESa5rBEJ52EIUDDtC5uLw2w2fsqrGO2SG5QMX37LAbGyiz8xQFXyM2KgMMtMaBHzpvwOQCgEK3Obz0muk5rh7cE4+ufboJ/DaQquHd8UQgs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-11-18T13:29:38.094+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <http://purl.org/np/RA8XtmlWeA-yP8Dn1riqJmCyKxwAi-yG8sAFArqe_oiPQ#OpenID> ;
    npx:supersedes ns1:RAn6YNlGj3LwT6rJkdrVStTDaAbzdcASBgn24eAem58-I ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAKHpKFAWav5zHVxSm2l55ghA4CZOixIu_bDRN5v0OOsQ> .
}