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

<http://data.bibliotheken.nl/id/thes/p115297758> a schema1:Person ;
    rdfs:label "Brezet, Johannes Cornelis (1951-)" ;
    schema1:alternateName "Brezet, Han" ;
    schema1:birthDate "1951" ;
    schema1:description "B9730008: Prof.dr.ir." ;
    schema1:familyName "Brezet" ;
    schema1:givenName "Johannes Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88e67522b40be038a04c38af58ab570b> ;
    schema1:name "Johannes Cornelis Brezet" ;
    schema1:sameAs <http://viaf.org/viaf/281707322>,
        <https://isni.org/isni/0000000038607714> .

