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

<http://data.bibliotheken.nl/id/thes/p322739756> a schema1:Person ;
    rdfs:label "Bont, Ad de" ;
    schema1:description "Planologie" ;
    schema1:familyName "de Bont" ;
    schema1:givenName "Ad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a664b208252405dde19cbbc569d8ab4> ;
    schema1:name "Ad de Bont" ;
    schema1:sameAs <http://viaf.org/viaf/284787220>,
        <https://isni.org/isni/0000000391031744> .

