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

<http://data.bibliotheken.nl/id/thes/p421676043> a schema1:Person ;
    rdfs:label "Valbracht, Roelof H." ;
    schema1:familyName "Valbracht" ;
    schema1:givenName "Roelof H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fdcadf4c40895d9ba0d61745c373ee3> ;
    schema1:name "Roelof H. Valbracht" ;
    schema1:sameAs <http://viaf.org/viaf/17155464804502041194>,
        <https://isni.org/isni/0000000474722137> .

