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

<http://data.bibliotheken.nl/id/thes/p427591295> a schema1:Person ;
    rdfs:label "Tonkes, Linda (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Algemeen directeur van CM Partners" ;
    schema1:familyName "Tonkes" ;
    schema1:givenName "Linda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/904b4ba9acfdc813dae83ade53e57474> ;
    schema1:name "Linda Tonkes" ;
    schema1:sameAs <http://viaf.org/viaf/56159335193712960246>,
        <https://isni.org/isni/0000000484965773> .

