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

<http://data.bibliotheken.nl/id/thes/p106945793> a schema1:Person ;
    rdfs:label "Pluister, Annet" ;
    schema1:description "diëtist" ;
    schema1:familyName "Pluister" ;
    schema1:givenName "Annet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a83e58d96c4021625f4a57d0b6684064> ;
    schema1:name "Annet Pluister" ;
    schema1:sameAs <http://viaf.org/viaf/283218785>,
        <https://isni.org/isni/0000000389719830> .

