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

<http://data.bibliotheken.nl/id/thes/p074693905> a schema1:Person ;
    rdfs:label "Lekeu, L." ;
    schema1:description "mb" ;
    schema1:familyName "Lekeu" ;
    schema1:givenName "L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7017c1f84ad262e3b0f879b461592087> ;
    schema1:name "L. Lekeu" ;
    schema1:sameAs <http://viaf.org/viaf/290039481>,
        <https://isni.org/isni/0000000395375384> .

