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

<http://data.bibliotheken.nl/id/thes/p406361797> a schema1:Person ;
    rdfs:label "Comtois, Joëlle" ;
    schema1:familyName "Comtois" ;
    schema1:givenName "Joëlle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/699d258bd14992f016f11a8ea885418b> ;
    schema1:name "Joëlle Comtois" ;
    schema1:sameAs <http://viaf.org/viaf/102803023>,
        <https://isni.org/isni/0000000073178150> .

