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

<http://data.bibliotheken.nl/id/thes/p173075215> a schema1:Person ;
    rdfs:label "Trimborn, Tolleiv O. (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "Geb. te Oldebroek" ;
    schema1:familyName "Trimborn" ;
    schema1:givenName "Tolleiv O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4a77edf77883f948c36557008e03acb> ;
    schema1:name "Tolleiv O. Trimborn" ;
    schema1:sameAs <http://viaf.org/viaf/282043657>,
        <https://isni.org/isni/0000000388803029> .

