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

<http://data.bibliotheken.nl/id/thes/p143918575> a schema1:Person ;
    rdfs:label "Graaf, Florence de" ;
    schema1:description "B0533880 vermeldt: Florence de Graaf, conservator Stadsmuseum Woerden",
        "tekst/red. kunstcatalogi" ;
    schema1:familyName "de Graaf" ;
    schema1:givenName "Florence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aab622db5f7b7d4d3444b8624d5bb278> ;
    schema1:name "Florence de Graaf" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/198025176>,
        <https://isni.org/isni/0000000439619142> .

