@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/p096766387> a schema1:Person ;
    rdfs:label "Challoner, Jack" ;
    schema1:alternateName "Tšālūnar, Ǧāk" ;
    schema1:familyName "Challoner" ;
    schema1:givenName "Jack" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddc47727733a4668931a1022c250cce6> ;
    schema1:name "Jack Challoner" ;
    schema1:sameAs <http://viaf.org/viaf/34589172>,
        wd:Q116222005,
        <https://isni.org/isni/0000000083713241> .

