{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Person",
            "@id": "https://menj.bio/#person",
            "name": "Mohd Elfie Nieshaem Juferi",
            "url": "https://menj.bio",
            "description": "Read the biography of Mohd Elfie Nieshaem Juferi, covering his education, career and achievements."
        },
        {
            "@type": "WebSite",
            "@id": "https://menj.bio/#website",
            "name": "Biography: Mohd Elfie Nieshaem Juferi",
            "url": "https://menj.bio/",
            "inLanguage": "en",
            "description": "Read the biography of Mohd Elfie Nieshaem Juferi, covering his education, career and achievements.",
            "about": {
                "@id": "https://menj.bio/#person"
            },
            "publisher": {
                "@id": "https://menj.bio/#person"
            },
            "subjectOf": [
                {
                    "@type": "CreativeWork",
                    "url": "https://menj.bio/sitemap.xml"
                },
                {
                    "@type": "CreativeWork",
                    "url": "https://menj.bio/llms.txt"
                },
                {
                    "@type": "CreativeWork",
                    "url": "https://menj.bio/library.yaml"
                }
            ]
        }
    ]
}