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

<http://data.bibliotheken.nl/id/thes/p091184665> a schema1:Person ;
    rdfs:label "Vanstiphout, Wouter August Jozef (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "B0510132: architectuurhistoricus en lid van het Rotterdamse bureau Crimson Architectural Historians" ;
    schema1:familyName "Vanstiphout" ;
    schema1:givenName "Wouter August Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4428c867d2c1d9d6f58ea7750d39412e> ;
    schema1:name "Wouter August Jozef Vanstiphout" ;
    schema1:sameAs <http://viaf.org/viaf/165140435>,
        wd:Q96987631,
        <https://isni.org/isni/0000000117204323> .

