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

<http://data.bibliotheken.nl/id/thes/p111953219> a schema1:Person ;
    rdfs:label "Raets, Theo" ;
    schema1:description "Drs. (B0232228)" ;
    schema1:familyName "Raets" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87e7da3bbc7500fd565b977573560994> ;
    schema1:name "Theo Raets" ;
    schema1:sameAs <http://viaf.org/viaf/284774466>,
        <https://isni.org/isni/0000000391023824> .

