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

<http://data.bibliotheken.nl/id/thes/p070616280> a schema1:Person ;
    rdfs:label "Benston, George J." ;
    schema1:alternateName "Benston, George James" ;
    schema1:description "Honorary Visiting Professor at City University (London)",
        "John H. Harland Professor of Finance, Accounting, and Economics in the Goizueta Business School",
        "Professor of Economics, College of Arts and Sciences, Emory University" ;
    schema1:familyName "Benston" ;
    schema1:givenName "George J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f205c189282432f5890a75d83a3e2c11> ;
    schema1:name "George J. Benston" ;
    schema1:sameAs <http://viaf.org/viaf/4992036>,
        <https://isni.org/isni/0000000083523069> .

