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

<http://data.bibliotheken.nl/id/thes/p074873318> a schema1:Person ;
    rdfs:label "Vossaert, Viviane" ;
    schema1:description "mb" ;
    schema1:familyName "Vossaert" ;
    schema1:givenName "Viviane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7508b81f55541cef946b7673c0b68e56> ;
    schema1:name "Viviane Vossaert" ;
    schema1:sameAs <http://viaf.org/viaf/283177571>,
        <https://isni.org/isni/0000000389710000> .

