{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@id": "did:web:seht.at.hyx.net#profile",
            "@type": "ProfilePage",
            "mainEntity": {
                "@id": "did:web:seht.at.hyx.net#person"
            },
            "url": "https://seht.at.hyx.net/profile.json"
        },
        {
            "@type": "Person",
            "@id": "did:web:seht.at.hyx.net#person",
            "mainEntityOfPage": {
                "@id": "did:web:seht.at.hyx.net#profile"
            },
            "isPartOf": {
                "@id": "did:web:sergio.me#person"
            },
            "url": "https://seht.at.hyx.net",
            "name": "seht",
            "sameAs": [
                "https://seht.pages.dev",
                "https://floss.social/@seht",
                "https://bsky.app/profile/seht.at.hyx.net",
                "https://primal.net/p/nprofile1qqs24dygd63e4q9mdrk7x5t0c3ye76nev4g294fwhghn775j4l2z3cs9kgr95",
                "https://x.com/BravoSheepo",
                "https://ud.me/sheep.brave",
                "https://opensea.io/BraveSheep",
                "https://odysee.com/@seht:c"
            ]
        }
    ]
}