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

<http://data.bibliotheken.nl/id/thes/p237338343> a schema1:Person ;
    rdfs:label "Meijer, Willem (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "B0127959: 1938- ; bouwkostenkunde, huisvestingseconomie ; docent bouwvakeconomie bij post-HTO opleiding tot bouwkostendeskundige, Haagse Hogeschool ; Willem Meijer Consultancy" ;
    schema1:familyName "Meijer" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5ae229a0fe15ac7c02ded692d310fd5> ;
    schema1:name "Willem Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/286565760>,
        <https://isni.org/isni/0000000392557078> .

