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

<http://data.bibliotheken.nl/id/thes/p06906833X> a schema1:Person ;
    rdfs:label "Wilde, Suzan de" ;
    schema1:description "vert." ;
    schema1:familyName "de Wilde" ;
    schema1:givenName "Suzan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04ff584bec99f47adc24350635cf9d3c> ;
    schema1:name "Suzan de Wilde" ;
    schema1:sameAs <http://viaf.org/viaf/287479888>,
        <https://isni.org/isni/0000000368940851> .

