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

<http://data.bibliotheken.nl/id/thes/p274528509> a schema1:Person ;
    rdfs:label "Bisschop Boele, D.J.M." ;
    schema1:familyName "Bisschop Boele" ;
    schema1:givenName "D.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9add4c081ef81484d75477dfc503c435> ;
    schema1:name "D.J.M. Bisschop Boele" ;
    schema1:sameAs <http://viaf.org/viaf/5342161211873840070000>,
        <https://isni.org/isni/0000000368738848> .

