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

<http://data.bibliotheken.nl/id/thes/p154350729> a schema1:Person ;
    rdfs:label "Willmot, Myriam" ;
    schema1:familyName "Willmot" ;
    schema1:givenName "Myriam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd42e6d03348fc5f5d67012ffbabff52> ;
    schema1:name "Myriam Willmot" ;
    schema1:sameAs <http://viaf.org/viaf/287496149>,
        <https://isni.org/isni/0000000393284550> .

