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

<http://data.bibliotheken.nl/id/thes/p294699732> a schema1:Person ;
    rdfs:label "Bouüaert, Thierry" ;
    schema1:familyName "Bouüaert" ;
    schema1:givenName "Thierry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4313f437892a273e3708d6ba07997d22> ;
    schema1:name "Thierry Bouüaert" ;
    schema1:sameAs <http://viaf.org/viaf/210072810>,
        wd:Q3524152,
        <https://isni.org/isni/0000000000728625> .

