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

<http://data.bibliotheken.nl/id/thes/p068992602> a schema1:Person ;
    rdfs:label "Bailey, Norman Thomas John" ;
    schema1:alternateName "Bailey, Norman T.J." ;
    schema1:familyName "Bailey" ;
    schema1:givenName "Norman Thomas John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5012124272e15bff2affc02e59d89ab1> ;
    schema1:name "Norman Thomas John Bailey" ;
    schema1:sameAs <http://viaf.org/viaf/17289019>,
        <https://isni.org/isni/0000000116003917> .

