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

<http://data.bibliotheken.nl/id/thes/p072992808> a schema1:Person ;
    rdfs:label "Foster, Richard N." ;
    schema1:description "B0202507: Richard Foster is senior partner en directeur bij McKinsey & Company",
        "innovatie" ;
    schema1:familyName "Foster" ;
    schema1:givenName "Richard N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc09cd60d0170e59903f73a562d47575> ;
    schema1:name "Richard N. Foster" ;
    schema1:sameAs <http://viaf.org/viaf/41987111>,
        <https://isni.org/isni/0000000374089290> .

