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

<http://data.bibliotheken.nl/id/thes/p149023774> a schema1:Person ;
    rdfs:label "Imandt, Florence" ;
    schema1:familyName "Imandt" ;
    schema1:givenName "Florence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/945a88db3fb0853b76841a1d7b6da457> ;
    schema1:name "Florence Imandt" ;
    schema1:sameAs <http://viaf.org/viaf/306207977> .

