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

<http://data.bibliotheken.nl/id/thes/p35040691X> a schema1:Person ;
    rdfs:label "Schneuwly-Bollschweiler, Michelle" ;
    schema1:familyName "Schneuwly-Bollschweiler" ;
    schema1:givenName "Michelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b769c93c4930ff32e49ac1caab2e4dca> ;
    schema1:name "Michelle Schneuwly-Bollschweiler" ;
    schema1:sameAs <http://viaf.org/viaf/256096707>,
        <https://isni.org/isni/000000037822041X> .

