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

<http://data.bibliotheken.nl/id/thes/p152745521> a schema1:Person ;
    rdfs:label "Bucx, T.H.M." ;
    schema1:description "Deltares" ;
    schema1:familyName "Bucx" ;
    schema1:givenName "T.H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69bb3bf34133e1fc9898a947f74df40b> ;
    schema1:name "T.H.M. Bucx" ;
    schema1:sameAs <http://viaf.org/viaf/287634485>,
        <https://isni.org/isni/0000000393360672> .

