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

<http://data.bibliotheken.nl/id/thes/p068164742> a schema1:Person ;
    rdfs:label "Bleek, Wolf" ;
    schema1:description "pseud. van: J.D.M. van der Geest" ;
    schema1:familyName "Bleek" ;
    schema1:givenName "Wolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd1e35463db7844baa5633c7cc51a5f2> ;
    schema1:name "Wolf Bleek" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070364265>,
        <http://viaf.org/viaf/2664161211939640070004>,
        <https://isni.org/isni/0000000067143031> .

