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

<http://data.bibliotheken.nl/id/thes/p10127534X> a schema1:Person ;
    rdfs:label "Kuipers, Thomas (1953-)" ;
    schema1:alternateName "Kuipers, T." ;
    schema1:birthDate "1953" ;
    schema1:description "Dr",
        "Psychiater en A-opleider",
        "Verbonden aan Stichting Meerkanten, Veldwijk 75, 3853 LC Ermelo" ;
    schema1:familyName "Kuipers" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd19645c55fa8ec6475347fa1b70885a> ;
    schema1:name "Thomas Kuipers" ;
    schema1:sameAs <http://viaf.org/viaf/3094256>,
        <https://isni.org/isni/0000000397282042> .

