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

<http://data.bibliotheken.nl/id/thes/p072695080> a schema1:Person ;
    rdfs:label "Rombouts, W.B." ;
    schema1:familyName "Rombouts" ;
    schema1:givenName "W.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97d7e57ec0b55fb4d716871dc6d0085d> ;
    schema1:name "W.B. Rombouts" ;
    schema1:sameAs <http://viaf.org/viaf/282204021>,
        <https://isni.org/isni/0000000388908330> .

