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

<http://data.bibliotheken.nl/id/thes/p184380901> a schema1:Person ;
    rdfs:label "Forrester, Sibelan Elizabeth S." ;
    schema1:alternateName "Forrester, Sibelan E.S." ;
    schema1:familyName "Forrester" ;
    schema1:givenName "Sibelan Elizabeth S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7082ace00d6a049827cae972a5700b40> ;
    schema1:name "Sibelan Elizabeth S. Forrester" ;
    schema1:sameAs <http://viaf.org/viaf/24825178>,
        <https://isni.org/isni/0000000109602233> .

