@prefix rsa: <http://www.w3.org/ns/auth/rsa#> .
@prefix cert: <http://www.w3.org/ns/auth/cert#> .
@prefix oplcert: <http://www.openlinksw.com/schemas/cert#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xsig: <http://www.w3.org/2000/09/xmldsig#>  . 

<https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/profile.ttl#identity>    oplcert:hasCertificate <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/certificate.ttl#cert> ; 
                  rdfs:label  "Digital Identity Card Subject: Kingsley Idehen's Agent" . 
<https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/certificate.ttl#cert>    a oplcert:Certificate ; 
         oplcert:subject "/CN=Kingsley Idehen's Agent/emailAddress=kidehen@openlinksw.com/O=Personal Data Space/C=US/ST=Massachusetts" ; 
         oplcert:issuer "/CN=Kingsley Idehen's Agent/emailAddress=kidehen@openlinksw.com/O=Personal Data Space/C=US/ST=Massachusetts" ; 
         oplcert:notBefore "2026-06-18T12:20:39Z"^^xsd:dateTime ; 
         oplcert:notAfter "2027-06-18T12:20:39Z"^^xsd:dateTime ; 
         oplcert:serial "06111FB3DBC534608B1550890171144DA18D964F" ; 
         oplcert:SAN <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/profile.ttl#identity> ; 
         oplcert:hasPublicKey <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/public_key.ttl#PublicKey> ;  
         oplcert:fingerprint "B9:58:40:EF:17:45:B7:5E:FE:B9:1F:8B:CD:11:47:DE:98:6A:19:CD" ; 
         oplcert:fingerprint-digest "B9:58:40:EF:17:45:B7:5E:FE:B9:1F:8B:CD:11:47:DE:98:6A:19:CD"^^xsig:sha1, "40:B9:7C:B0:D7:27:55:CA:E0:60:50:52:17:EF:FB:A6:61:2E:9E:ED:D7:24:F3:10:5A:E0:8F:0E:0A:0C:34:5E"^^xsig:sha256 .

