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

<http://data.bibliotheken.nl/id/thes/p415982995> a schema1:Person ;
    rdfs:label "Lemmens, Leonne" ;
    schema1:familyName "Lemmens" ;
    schema1:givenName "Leonne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30709ef024a63ade10793b983183a64e> ;
    schema1:name "Leonne Lemmens" ;
    schema1:sameAs <http://viaf.org/viaf/37151715587313780760>,
        <https://isni.org/isni/0000000464465990> .

