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

<http://data.bibliotheken.nl/id/thes/p100794491> a schema1:Person ;
    rdfs:label "Freijser, Hilary" ;
    schema1:familyName "Freijser" ;
    schema1:givenName "Hilary" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d866ec35afaaa654b013de252bda7cff> ;
    schema1:name "Hilary Freijser" ;
    schema1:sameAs <http://viaf.org/viaf/3671164357847513250004>,
        <https://isni.org/isni/0000000394414417> .

