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

<http://data.bibliotheken.nl/id/thes/p182584496> a schema1:Person ;
    rdfs:label "Bohte, Sander Marcel (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "B0131886: p. 1: Sander M. Bohte" ;
    schema1:familyName "Bohte" ;
    schema1:givenName "Sander Marcel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07765f773c18d240b2c7d534d97b64c2> ;
    schema1:name "Sander Marcel Bohte" ;
    schema1:sameAs <http://viaf.org/viaf/208872020>,
        <https://isni.org/isni/0000000358674297> .

