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

<http://data.bibliotheken.nl/id/thes/p166960985> a schema1:Person ;
    rdfs:label "Leeuw, V.A. de" ;
    schema1:description "ir." ;
    schema1:familyName "de Leeuw" ;
    schema1:givenName "V.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9159bb26be8e04b9141319d9292fd98> ;
    schema1:name "V.A. de Leeuw" ;
    schema1:sameAs <http://viaf.org/viaf/291575328>,
        <https://isni.org/isni/0000000396635715> .

