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

<http://data.bibliotheken.nl/id/thes/p213096366> a schema1:Person ;
    rdfs:label "Olde Rikkert, H.G.J." ;
    schema1:alternateName "Rikkert, H.G.J. Olde" ;
    schema1:description "Colofon B0029340 vermeldt: Henk Olde Rikkert" ;
    schema1:familyName "Olde Rikkert" ;
    schema1:givenName "H.G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ac5d345452f7f7d8e71b47697ae93f8> ;
    schema1:name "H.G.J. Olde Rikkert" ;
    schema1:sameAs <http://viaf.org/viaf/290631695>,
        <https://isni.org/isni/0000000395846799> .

