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

<http://data.bibliotheken.nl/id/thes/p382580230> a schema1:Person ;
    rdfs:label "Weyenberg, Claire van" ;
    schema1:alternateName "Van Weyenberg, Claire" ;
    schema1:familyName "van Weyenberg" ;
    schema1:givenName "Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c7f95e10d5905db90a06fbe9c825fb9> ;
    schema1:name "Claire van Weyenberg" ;
    schema1:sameAs <http://viaf.org/viaf/311827286> .

