@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/p068233507> a schema1:Person ;
    rdfs:label "Brody, Baruch Alter" ;
    schema1:familyName "Brody" ;
    schema1:givenName "Baruch Alter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e34b208ace85b8d522f8797ef9857c30> ;
    schema1:name "Baruch Alter Brody" ;
    schema1:sameAs <http://viaf.org/viaf/108551265>,
        wd:Q4865844,
        <https://isni.org/isni/0000000120325767> .

