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

<http://data.bibliotheken.nl/id/thes/p202269914> a schema1:Person ;
    rdfs:label "Bourjaily, D.A." ;
    schema1:familyName "Bourjaily" ;
    schema1:givenName "D.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96306354cda0cc876c30d90975ecbef1> ;
    schema1:name "D.A. Bourjaily" ;
    schema1:sameAs <http://viaf.org/viaf/207161212246040070006>,
        <https://isni.org/isni/0000000395676064> .

