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

<http://data.bibliotheken.nl/id/thes/p134278518> a schema1:Person ;
    rdfs:label "Lelyveld, Judith" ;
    schema1:familyName "Lelyveld" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf66b27a501c557dd9b77c5723751912> ;
    schema1:name "Judith Lelyveld" ;
    schema1:sameAs <http://viaf.org/viaf/291562938>,
        <https://isni.org/isni/0000000396574844> .

