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

<http://data.bibliotheken.nl/id/thes/p282414134> a schema1:Person ;
    rdfs:label "Molenaar, W.J." ;
    schema1:description "Oranjewoud (b0734168)" ;
    schema1:familyName "Molenaar" ;
    schema1:givenName "W.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/381338e8afc2f11b895084179315f6ee> ;
    schema1:name "W.J. Molenaar" ;
    schema1:sameAs <http://viaf.org/viaf/292028321>,
        <https://isni.org/isni/0000000397019375> .

