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

<http://data.bibliotheken.nl/id/thes/p090516796> a schema1:Person ;
    rdfs:label "Reit-Royter, B.J." ;
    schema1:familyName "Reit-Royter" ;
    schema1:givenName "B.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3443b1b763a499cb2fa42cfc8cf49d9> ;
    schema1:name "B.J. Reit-Royter" ;
    schema1:sameAs <http://viaf.org/viaf/284474049>,
        <https://isni.org/isni/0000000390763257> .

