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

<http://data.bibliotheken.nl/id/thes/p073748005> a schema1:Person ;
    rdfs:label "Djojodigoeno, M.M." ;
    schema1:alternateName "Djojodiguno, M.M.",
        "Joyodiguno, M.M." ;
    schema1:familyName "Djojodigoeno" ;
    schema1:givenName "M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bc05fc09ca8e88f113eec5afc90cae2> ;
    schema1:name "M.M. Djojodigoeno" ;
    schema1:sameAs <http://viaf.org/viaf/67959745>,
        <https://isni.org/isni/0000000082566737> .

