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

<http://data.bibliotheken.nl/id/thes/p073686387> a schema1:Person ;
    rdfs:label "Eky, T.O." ;
    schema1:description "pseudoniem van C.A.A. Haighton: ",
        "zie ook: Coenraad Alfred Augustus Haighton" ;
    schema1:familyName "Eky" ;
    schema1:givenName "T.O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a60747914494f3569bb023042ca4464> ;
    schema1:name "T.O. Eky" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070362033>,
        <http://viaf.org/viaf/290894798> .

