@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 owl:  <http://www.w3.org/2002/07/owl#> .

 <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/profile.ttl#identity>    cert:key <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/public_key.ttl#PublicKey> . 
 <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/public_key.ttl#PublicKey>    a cert:RSAPublicKey ; 
         cert:modulus "DA2B893263967CFC3013757B6E3EDF8ACBC0C1F29778753619784C6E65ED8F4596BF43B215299030371D3095C4D29105898F63DA6894BD5965161888092B106849C4334B9778FCE6CEA34C7B999070514C1764CE923D8BAC7C6350820B7C7B5776EBA1D01AA79188E099BA800F7FADB75B434E83FA46DF0808D83A5B9626E7EF4B73E4C9E95180F7C854075AD2056AD979D46C6CE0400C7E8818AC226E412A05033CC094EEEF80E8268477A23BE32A7140C1BBFCA3FF959E647B234D42BDC7A520E66EA649EEC765267C40D595B32039B89F76BFCBE345383C306C11CB9EA4AD1064C13965DBE1E857E9803EA0B681DD95F0BA45C2DF2C0EEE1CAFF3ACEFD17B"^^xsd:hexBinary ; 
         cert:exponent "65537"^^xsd:int ; 
         owl:sameAs <ni:///sha-256;QLl8sNcnVcrgYFBSF-_7pmEunu3XJPMQWuCPDgoMNF4>, <urn:di:sha-256;40B97CB0D72755CAE060505217EFFBA6612E9EEDD724F3105AE08F0E0A0C345E> . 

 <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/certificate.ttl#cert>    a oplcert:Certificate ; 
          oplcert:hasPublicKey <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-agent-credentials/public_key.ttl#PublicKey> .

