@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/p071846271> a schema1:Person ;
    rdfs:label "Coxe, William (1747-1828)" ;
    schema1:alternateName "Coxe (Archdeacon)",
        "Coxe, Wi." ;
    schema1:birthDate "1747" ;
    schema1:deathDate "1828" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Coxe" ;
    schema1:givenName "William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50f66f5bd9228540179c76fc09f9a62f>,
        <https://data.bibliotheken.nl/.well-known/genid/5156a34ae0e92e4331b584745638cfb5> ;
    schema1:name "William Coxe" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/9856822>,
        wd:Q2614067,
        <https://isni.org/isni/0000000115929507> .

