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

<http://data.bibliotheken.nl/id/thes/p073053872> a schema1:Person ;
    rdfs:label "Gordon, Barry Lewis John (-1994)" ;
    schema1:deathDate "1994" ;
    schema1:description "Prof. of Economics" ;
    schema1:familyName "Gordon" ;
    schema1:givenName "Barry Lewis John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81c9f872cce7e1a6fcf677edb2d7386e> ;
    schema1:name "Barry Lewis John Gordon" ;
    schema1:sameAs <http://viaf.org/viaf/112015309>,
        wd:Q124690409,
        <https://isni.org/isni/0000000117800109> .

