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

<http://data.bibliotheken.nl/id/thes/p142070866> a schema1:Person ;
    rdfs:label "Thiriot, Céline" ;
    schema1:familyName "Thiriot" ;
    schema1:givenName "Céline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a669f2254e6f1fd47ca7ebca0b8b623> ;
    schema1:name "Céline Thiriot" ;
    schema1:sameAs <http://viaf.org/viaf/22253586>,
        <https://isni.org/isni/0000000115620470> .

