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

<http://data.bibliotheken.nl/id/thes/p06967471X> a schema1:Person ;
    rdfs:label "Reerink, Dons" ;
    schema1:description "vert." ;
    schema1:familyName "Reerink" ;
    schema1:givenName "Dons" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa42ab9cb5af1430cc16182238fa6121> ;
    schema1:name "Dons Reerink" ;
    schema1:sameAs <http://viaf.org/viaf/393144782721827673968>,
        <https://isni.org/isni/0000000074979291> .

