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

<http://data.bibliotheken.nl/id/thes/p068816839> a schema1:Person ;
    rdfs:label "Bloemraad, Dick" ;
    schema1:description "vert." ;
    schema1:familyName "Bloemraad" ;
    schema1:givenName "Dick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2693e4db1b4f664be5c97c73d8443a8> ;
    schema1:name "Dick Bloemraad" ;
    schema1:sameAs <http://viaf.org/viaf/45926326>,
        <https://isni.org/isni/0000000033582765> .

