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

<http://data.bibliotheken.nl/id/thes/p240656547> a schema1:Person ;
    rdfs:label "Beckers, Edwin" ;
    schema1:description "B0238861 voorw.: \"... van PricewaterhouseCoopers. ...\"" ;
    schema1:familyName "Beckers" ;
    schema1:givenName "Edwin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/046ff57a0177199d4027cb718cea77f8> ;
    schema1:name "Edwin Beckers" ;
    schema1:sameAs <http://viaf.org/viaf/285255545>,
        <https://isni.org/isni/0000000391418949> .

