@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/p068553544> a schema1:Person ;
    rdfs:label "Debon, Günther (1921-)" ;
    schema1:birthDate "1921" ;
    schema1:familyName "Debon" ;
    schema1:givenName "Günther" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd85aae31df2d9f33432abaddf552379> ;
    schema1:name "Günther Debon" ;
    schema1:sameAs <http://viaf.org/viaf/93682523>,
        wd:Q1561396,
        <https://isni.org/isni/0000000110312815> .

