@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/p072157453> a schema1:Person ;
    rdfs:label "Bray, Dirck de (1635-1694)" ;
    schema1:alternateName "Braay, Dirk de" ;
    schema1:birthDate "1635" ;
    schema1:deathDate "1694" ;
    schema1:description "tekenaar, boekbinder, houtsnijder, etser, kunstschilder" ;
    schema1:familyName "de Bray" ;
    schema1:givenName "Dirck" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57195a1d94c6b1890450ad4b68056f0e> ;
    schema1:name "Dirck de Bray" ;
    schema1:sameAs <http://viaf.org/viaf/25763795>,
        wd:Q1911486,
        <https://isni.org/isni/0000000071018161> .

