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

<http://data.bibliotheken.nl/id/thes/p239627717> a schema1:Person ;
    rdfs:label "Vink, Jacques" ;
    schema1:description "B0139636: Stichting Slimme Architectuur" ;
    schema1:familyName "Vink" ;
    schema1:givenName "Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea1e079d2ec18245be931594267b0d13> ;
    schema1:name "Jacques Vink" ;
    schema1:sameAs <http://viaf.org/viaf/14706207>,
        <https://isni.org/isni/0000000052413764> .

