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

<http://data.bibliotheken.nl/id/thes/p154931179> a schema1:Person ;
    rdfs:label "Bastiaens, Theodoor Joseph (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "roepnaam: Theo" ;
    schema1:familyName "Bastiaens" ;
    schema1:givenName "Theodoor Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e3547591d40a28852f6ac1c9c170be9> ;
    schema1:name "Theodoor Joseph Bastiaens" ;
    schema1:sameAs <http://viaf.org/viaf/288259488>,
        <https://isni.org/isni/0000000393872504> .

