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

<http://data.bibliotheken.nl/id/thes/p12697246X> a schema1:Person ;
    rdfs:label "Rijksbaron, Sander" ;
    schema1:description "diëtist" ;
    schema1:familyName "Rijksbaron" ;
    schema1:givenName "Sander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a91dbc88c6c673eb90cf63122bcd607> ;
    schema1:name "Sander Rijksbaron" ;
    schema1:sameAs <http://viaf.org/viaf/287088818>,
        <https://isni.org/isni/0000000392906696> .

