@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/p071982272> a schema1:Person ;
    rdfs:label "Coryell, John Russell (1848-1924)" ;
    schema1:birthDate "1848" ;
    schema1:deathDate "1924" ;
    schema1:description "06-12-2013 bron geb.sterftejr., 410: http://www.authorandbookinfo.com/ngcoba/co3.htm",
        "zie ook: Nick Carter" ;
    schema1:familyName "Coryell" ;
    schema1:givenName "John Russell" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0d4dde2935ae3bc5dbcc448dc356108> ;
    schema1:name "John Russell Coryell" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070694036>,
        <http://viaf.org/viaf/75533152>,
        wd:Q19947386,
        <https://isni.org/isni/0000000396534746> .

