@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p240446623> a schema1:Person ;
    rdfs:label "Nambudiri, M.N." ;
    schema1:alternateName "Namboodiri, M.N." ;
    schema1:description "LC: hoofdingang: M.N.Namboodiri",
        "dr." ;
    schema1:familyName "Nambudiri" ;
    schema1:givenName "M.N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2f7835b4dff3b5f6834acd97cdcd749> ;
    schema1:name "M.N. Nambudiri" ;
    schema1:sameAs <http://viaf.org/viaf/75578068>,
        <https://isni.org/isni/0000000032176941> .

