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

<http://data.bibliotheken.nl/id/thes/p227717457> a schema1:Person ;
    rdfs:label "Goverts, Sietze Theodoor (1970-)" ;
    schema1:alternateName "Goverts, Theo" ;
    schema1:birthDate "1970" ;
    schema1:description "B0433257: op omslag en in CV: S. Theo Goverts, op uitnodiging: Theo Goverts",
        "Hoofd van het Audiologisch Centrum van het VU medisch centrum" ;
    schema1:familyName "Goverts" ;
    schema1:givenName "Sietze Theodoor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/501434a8d2a9152e44526dee821cf725> ;
    schema1:name "Sietze Theodoor Goverts" ;
    schema1:sameAs <http://viaf.org/viaf/291051637>,
        <https://isni.org/isni/000000039618087X> .

