@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/p069047553> a schema1:Person ;
    rdfs:label "Kelly, William (1820-1906)" ;
    schema1:birthDate "1820" ;
    schema1:deathDate "1906" ;
    schema1:description "B0039167: William Kelly (1820-1906)",
        "Ook: W.K.",
        "Vergadering der gelovigen",
        "internet: WILLIAM KELLY, the title-pages of whose works generally bear only the initials \"W. K.\"  was born in the North of Ireland, in 1820" ;
    schema1:familyName "Kelly" ;
    schema1:givenName "William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f44065847599f8c662f17cad2f836d2> ;
    schema1:name "William Kelly" ;
    schema1:sameAs <http://viaf.org/viaf/34520812>,
        wd:Q8013898,
        <https://isni.org/isni/0000000081132902> .

