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

<http://data.bibliotheken.nl/id/thes/p408763299> a schema1:Person ;
    rdfs:label "Ruelle, Claire" ;
    schema1:familyName "Ruelle" ;
    schema1:givenName "Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/899420c623cc2a448d6cf86c5b7ff517> ;
    schema1:name "Claire Ruelle" ;
    schema1:sameAs <http://viaf.org/viaf/66723097> .

