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

<http://data.bibliotheken.nl/id/thes/p337778116> a schema1:Person ;
    rdfs:label "Gouman, Tom" ;
    schema1:description "Socioloog en organisatieadviseur bij Twynstra Gudde" ;
    schema1:familyName "Gouman" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a95382840908c0e65cfbc91f3ebfc9e8> ;
    schema1:name "Tom Gouman" ;
    schema1:sameAs <http://viaf.org/viaf/283263861>,
        <https://isni.org/isni/0000000368976467> .

