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

<http://data.bibliotheken.nl/id/thes/p166148202> a schema1:Person ;
    rdfs:label "Scheers, Meijnard C." ;
    schema1:description "B9825938 p. 1: voorzitter Stichting Woonhuismonument",
        "B9825938 p. 80: fotogr.: Meijnard C. Scheers" ;
    schema1:familyName "Scheers" ;
    schema1:givenName "Meijnard C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4891ec0ffe6044a0175e029ebddd5c2> ;
    schema1:name "Meijnard C. Scheers" ;
    schema1:sameAs <http://viaf.org/viaf/281189131>,
        <https://isni.org/isni/0000000388047921> .

