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

<http://data.bibliotheken.nl/id/thes/p407464166> a schema1:Person ;
    rdfs:label "Gatacre, Lily de" ;
    schema1:description "red." ;
    schema1:familyName "de Gatacre" ;
    schema1:givenName "Lily" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d4aa1752e2d3527230881b0efe72b05> ;
    schema1:name "Lily de Gatacre" ;
    schema1:sameAs <http://viaf.org/viaf/50147724739564590083>,
        <https://isni.org/isni/0000000463325902> .

