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

<http://data.bibliotheken.nl/id/thes/p070150346> a schema1:Person ;
    rdfs:label "Wall Bake-Thompson, Patricia van den" ;
    schema1:alternateName "Bake-Thompson, Patricia van den Wall",
        "Wall Bake-Thompson, Pat van den" ;
    schema1:description "Ook een keer: Patricia van den Wal Bake-Thompson" ;
    schema1:familyName "van den Wall Bake-Thompson" ;
    schema1:givenName "Patricia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3ffdb5f45ccad9ec7fef538a36ac2c6> ;
    schema1:name "Patricia van den Wall Bake-Thompson" ;
    schema1:sameAs <http://viaf.org/viaf/282734367>,
        <https://isni.org/isni/0000000389358879> .

