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

<http://data.bibliotheken.nl/id/thes/p274539624> a schema1:Person ;
    rdfs:label "Kolthek, Siwart" ;
    schema1:description "dir. adviesbureau Gerrichhauzen en Partners, procesmanager" ;
    schema1:familyName "Kolthek" ;
    schema1:givenName "Siwart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18d2b6232f01af878ce2093979ec25d4> ;
    schema1:name "Siwart Kolthek" ;
    schema1:sameAs <http://viaf.org/viaf/282542767>,
        <https://isni.org/isni/0000000389224985> .

