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

<http://data.bibliotheken.nl/id/thes/p239529413> a schema1:Person ;
    rdfs:label "Versluijs, B.N." ;
    schema1:description "B0139407: mw. drs. ; oefentherapeut Cesar, psycholoog",
        "drs." ;
    schema1:familyName "Versluijs" ;
    schema1:givenName "B.N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f22fced44ef12cbcdcca96514b50d9d6> ;
    schema1:name "B.N. Versluijs" ;
    schema1:sameAs <http://viaf.org/viaf/284296689>,
        <https://isni.org/isni/0000000390617014> .

