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

<http://data.bibliotheken.nl/id/thes/p144088967> a schema1:Person ;
    rdfs:label "Minderhoud, Michiel Manuel (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "Ir.",
        "Michiel (B9642388: preface)" ;
    schema1:familyName "Minderhoud" ;
    schema1:givenName "Michiel Manuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/417ce53414825aab94ae6d9cec1ba4b9> ;
    schema1:name "Michiel Manuel Minderhoud" ;
    schema1:sameAs <http://viaf.org/viaf/288173171>,
        <https://isni.org/isni/0000000393836191> .

