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

<http://data.bibliotheken.nl/id/thes/p069998698> a schema1:Person ;
    rdfs:label "Brown, Kendall W. (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "koloniaal historicus (m.n. vroegmoderne periode)" ;
    schema1:familyName "Brown" ;
    schema1:givenName "Kendall W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff17045e4270b2c1df37a07a49277ca0> ;
    schema1:name "Kendall W. Brown" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/8722943>,
        <https://isni.org/isni/0000000353944542> .

