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

<http://data.bibliotheken.nl/id/thes/p213641038> a schema1:Person ;
    rdfs:label "Bezembinder, Lucas" ;
    schema1:familyName "Bezembinder" ;
    schema1:givenName "Lucas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be4c29ce450910a8398023b917f34379> ;
    schema1:name "Lucas Bezembinder" ;
    schema1:sameAs <http://viaf.org/viaf/280172218>,
        <https://isni.org/isni/0000000387263219> .

