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

<http://data.bibliotheken.nl/id/thes/p23960671X> a schema1:Person ;
    rdfs:label "Broekhoff, M.A. (1963-)" ;
    schema1:alternateName "Broekhoff, Mirjam" ;
    schema1:birthDate "1963" ;
    schema1:description "B0209979: roepnaam Mirjam",
        "ir. ; marktonderzoeker en onderwijsontwikkelaar" ;
    schema1:familyName "Broekhoff" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fcced46455140449d4bb0917026e7f2> ;
    schema1:name "M.A. Broekhoff" ;
    schema1:sameAs <http://viaf.org/viaf/288670766>,
        <https://isni.org/isni/0000000368802272> .

