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

<http://data.bibliotheken.nl/id/thes/p296382183> a schema1:Person ;
    rdfs:label "Tys, Michèle" ;
    schema1:familyName "Tys" ;
    schema1:givenName "Michèle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97ee7909acd721ac3bad49a185489fb5> ;
    schema1:name "Michèle Tys" ;
    schema1:sameAs <http://viaf.org/viaf/2723392>,
        <https://isni.org/isni/0000000008880525> .

