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

<http://data.bibliotheken.nl/id/thes/p068764626> a schema1:Person ;
    rdfs:label "Brash, Edward" ;
    schema1:description "mb" ;
    schema1:familyName "Brash" ;
    schema1:givenName "Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00fe93a619b75ae81b423c8e9e64e515> ;
    schema1:name "Edward Brash" ;
    schema1:sameAs <http://viaf.org/viaf/205268155>,
        <https://isni.org/isni/0000000394087065> .

