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

<http://data.bibliotheken.nl/id/thes/p426430484> a schema1:Person ;
    rdfs:label "Bökkerink, Ivo" ;
    schema1:familyName "Bökkerink" ;
    schema1:givenName "Ivo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9e2774af93b6695932df5eff82127f7> ;
    schema1:name "Ivo Bökkerink" ;
    schema1:sameAs <http://viaf.org/viaf/52158855771644141651>,
        <https://isni.org/isni/0000000483579635> .

