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

<http://data.bibliotheken.nl/id/thes/p439114136> a schema1:Person ;
    rdfs:label "Boutin, Pat" ;
    schema1:familyName "Boutin" ;
    schema1:givenName "Pat" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bc99237c385163882a3b0171b49f205> ;
    schema1:name "Pat Boutin" ;
    schema1:sameAs <http://viaf.org/viaf/180168840692345400805>,
        <https://isni.org/isni/0000000512455210> .

