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

<http://data.bibliotheken.nl/id/thes/p314863605> a schema1:Person ;
    rdfs:label "Baugniet, Rebecca" ;
    schema1:familyName "Baugniet" ;
    schema1:givenName "Rebecca" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c90a2f3ccb073cbc93dc24712f02a791> ;
    schema1:name "Rebecca Baugniet" ;
    schema1:sameAs <http://viaf.org/viaf/78794555>,
        <https://isni.org/isni/0000000072516293> .

