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

<http://data.bibliotheken.nl/id/thes/p278758177> a schema1:Person ;
    rdfs:label "Baltes, Michelle" ;
    schema1:description "vert. Frans-Nederlands" ;
    schema1:familyName "Baltes" ;
    schema1:givenName "Michelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62453cc766c61f8787bdbdef09b28f23> ;
    schema1:name "Michelle Baltes" ;
    schema1:sameAs <http://viaf.org/viaf/285479917>,
        <https://isni.org/isni/0000000391627433> .

