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

<http://data.bibliotheken.nl/id/thes/p114438293> a schema1:Person ;
    rdfs:label "Braam, R.V." ;
    schema1:familyName "Braam" ;
    schema1:givenName "R.V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb998dbd8e01168d837dc41b3959ecb7> ;
    schema1:name "R.V. Braam" ;
    schema1:sameAs <http://viaf.org/viaf/291710545>,
        <https://isni.org/isni/0000000396688606> .

