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

<http://data.bibliotheken.nl/id/thes/p38315295X> a schema1:Person ;
    rdfs:label "Bakkum, Suzanne" ;
    schema1:description "graphic design" ;
    schema1:familyName "Bakkum" ;
    schema1:givenName "Suzanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1eba8c6f57a9350cea4d0537c539d594> ;
    schema1:name "Suzanne Bakkum" ;
    schema1:sameAs <http://viaf.org/viaf/311830477>,
        <https://isni.org/isni/0000000460134246> .

