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

<http://data.bibliotheken.nl/id/thes/p31143665X> a schema1:Person ;
    rdfs:label "Tramaux, Laurence" ;
    schema1:familyName "Tramaux" ;
    schema1:givenName "Laurence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71771d6c3355d52a9a8b9f1e97086e6c> ;
    schema1:name "Laurence Tramaux" ;
    schema1:sameAs <http://viaf.org/viaf/19986421>,
        <https://isni.org/isni/0000000004776675> .

