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

<http://data.bibliotheken.nl/id/thes/p150676565> a schema1:Person ;
    rdfs:label "Beunder, S.M." ;
    schema1:description "B9931090: drs." ;
    schema1:familyName "Beunder" ;
    schema1:givenName "S.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a4485ed63c21d3f3e0cc3b1c2ce07cc> ;
    schema1:name "S.M. Beunder" ;
    schema1:sameAs <http://viaf.org/viaf/286781266>,
        <https://isni.org/isni/0000000392715187> .

