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

<http://data.bibliotheken.nl/id/thes/p424584697> a schema1:Person ;
    rdfs:label "Tellegen, Molly" ;
    schema1:familyName "Tellegen" ;
    schema1:givenName "Molly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/625c09f3eab44c31418e5e1f3336359f> ;
    schema1:name "Molly Tellegen" ;
    schema1:sameAs <http://viaf.org/viaf/13157825171154061278>,
        <https://isni.org/isni/0000000479766091> .

