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

<http://data.bibliotheken.nl/id/thes/p229642861> a schema1:Person ;
    rdfs:label "Rinsum, Erik van (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "management trainer/adviseur" ;
    schema1:familyName "van Rinsum" ;
    schema1:givenName "Erik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36f7f94a459a7057bab066932728c363> ;
    schema1:name "Erik van Rinsum" ;
    schema1:sameAs <http://viaf.org/viaf/288671617>,
        <https://isni.org/isni/0000000394262249> .

