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

<http://data.bibliotheken.nl/id/thes/p068307810> a schema1:Person ;
    rdfs:label "Hoppenbrouwers, Tonny" ;
    schema1:familyName "Hoppenbrouwers" ;
    schema1:givenName "Tonny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a26d625859d4be0a75e33462d63bcb68> ;
    schema1:name "Tonny Hoppenbrouwers" ;
    schema1:sameAs <http://viaf.org/viaf/296161211909640070005>,
        <https://isni.org/isni/0000000387677999> .

