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

<http://data.bibliotheken.nl/id/thes/p380492458> a schema1:Person ;
    rdfs:label "Noto, Clair" ;
    schema1:alternateName "Noto, Clara" ;
    schema1:familyName "Noto" ;
    schema1:givenName "Clair" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8864962377681ea94d746ce679c0542b> ;
    schema1:name "Clair Noto" ;
    schema1:sameAs <http://viaf.org/viaf/311821880> .

