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

<http://data.bibliotheken.nl/id/thes/p202648907> a schema1:Person ;
    rdfs:label "Janssen-Matthes, Mieke M.E." ;
    schema1:familyName "Janssen-Matthes" ;
    schema1:givenName "Mieke M.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ee9697331d5731172fa650fe139067a> ;
    schema1:name "Mieke M.E. Janssen-Matthes" ;
    schema1:sameAs <http://viaf.org/viaf/287796533>,
        <https://isni.org/isni/000000036908281X> .

