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

<http://data.bibliotheken.nl/id/thes/p323929990> a schema1:Person ;
    rdfs:label "Boer, Gail de" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Gail" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33ae0d191fafda3a619524cd9e8d5d50> ;
    schema1:name "Gail de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/3307161211555740070004>,
        <https://isni.org/isni/0000000388335093> .

