@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068296428> a schema1:Person ;
    rdfs:label "Gardner, John Champlin (1933-1982)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "1982" ;
    schema1:description "023/hve : In October light, Cape (1976) staat als geboortejaar 1926" ;
    schema1:familyName "Gardner" ;
    schema1:givenName "John Champlin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f40edfd331da8f797c32cac0e9b66120> ;
    schema1:name "John Champlin Gardner" ;
    schema1:sameAs <http://viaf.org/viaf/2470610>,
        wd:Q1381985,
        <https://isni.org/isni/0000000121178201> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gard016> .

