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

<http://data.bibliotheken.nl/id/thes/p339054239> a schema1:Person ;
    rdfs:label "Wesseling, Judith" ;
    schema1:familyName "Wesseling" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e0820f58ad4452814916c6ff41a5636> ;
    schema1:name "Judith Wesseling" ;
    schema1:sameAs <http://viaf.org/viaf/6708161211949240070009>,
        <https://isni.org/isni/0000000388737690> .

