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

<http://data.bibliotheken.nl/id/thes/p29819032X> a schema1:Person ;
    rdfs:label "Renard-Jadoul, Karin" ;
    schema1:familyName "Renard-Jadoul" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a53d549b0ba0cd18a9fca98bfa6c396> ;
    schema1:name "Karin Renard-Jadoul" ;
    schema1:sameAs <http://viaf.org/viaf/167085845>,
        <https://isni.org/isni/0000000117279501> .

