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

<http://data.bibliotheken.nl/id/thes/p118533436> a schema1:Person ;
    rdfs:label "Boulonois, Bernard" ;
    schema1:familyName "Boulonois" ;
    schema1:givenName "Bernard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed41b8c07ef01a949f21cd3b2a64b58d> ;
    schema1:name "Bernard Boulonois" ;
    schema1:sameAs <http://viaf.org/viaf/291047639>,
        <https://isni.org/isni/0000000396221598> .

