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

<http://data.bibliotheken.nl/id/thes/p238533565> a schema1:Person ;
    rdfs:label "Boelaars, Mascha" ;
    schema1:familyName "Boelaars" ;
    schema1:givenName "Mascha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad00cd85a983c9c7a2307116df516caf> ;
    schema1:name "Mascha Boelaars" ;
    schema1:sameAs <http://viaf.org/viaf/290461412>,
        <https://isni.org/isni/0000000395703608> .

