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

<http://data.bibliotheken.nl/id/thes/p357088506> a schema1:Person ;
    rdfs:label "Bomhoff, M.C. (1980-)" ;
    schema1:alternateName "Bomhoff, M." ;
    schema1:birthDate "1980" ;
    schema1:description "Anno 2012: NIVEL, Utrecht",
        "Dr." ;
    schema1:familyName "Bomhoff" ;
    schema1:givenName "M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bc5a316bccf26f663fdf7b731653514> ;
    schema1:name "M.C. Bomhoff" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305810767>,
        <https://isni.org/isni/0000000396722528> .

