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

<http://data.bibliotheken.nl/id/thes/p30493433X> a schema1:Person ;
    rdfs:label "Lauwers, Stéphanie" ;
    schema1:familyName "Lauwers" ;
    schema1:givenName "Stéphanie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3f2394a06b2b1d45223060ea9ff2330> ;
    schema1:name "Stéphanie Lauwers" ;
    schema1:sameAs <http://viaf.org/viaf/287267023>,
        <https://isni.org/isni/0000000368827410> .

