@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/p068608950> a schema1:Person ;
    rdfs:label "Gage, John (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "kunsthistoricus" ;
    schema1:familyName "Gage" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/793b40301e487a49e1ff5953653e73ce> ;
    schema1:name "John Gage" ;
    schema1:sameAs <http://viaf.org/viaf/109427868>,
        wd:Q1239586,
        <https://isni.org/isni/0000000117795856> .

