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

<http://data.bibliotheken.nl/id/thes/p069881170> a schema1:Person ;
    rdfs:label "Tahon-Vanroose, Monique" ;
    schema1:familyName "Tahon-Vanroose" ;
    schema1:givenName "Monique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c52a1cfc71056b9f0f2f40951522c2d2> ;
    schema1:name "Monique Tahon-Vanroose" ;
    schema1:sameAs <http://viaf.org/viaf/93390485>,
        <https://isni.org/isni/0000000066504704> .

