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

<http://data.bibliotheken.nl/id/thes/p157015580> a schema1:Person ;
    rdfs:label "Arambulo, M.K.C. (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:familyName "Arambulo" ;
    schema1:givenName "M.K.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc1d6183ce3874ef3e090e76239ac02> ;
    schema1:name "M.K.C. Arambulo" ;
    schema1:sameAs <http://viaf.org/viaf/52797775>,
        <https://isni.org/isni/0000000023270135> .

