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

<http://data.bibliotheken.nl/id/thes/p317173464> a schema1:Person ;
    rdfs:label "Lehmann, Harry" ;
    schema1:familyName "Lehmann" ;
    schema1:givenName "Harry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b357fc10310cca667569ca0879eb5967> ;
    schema1:name "Harry Lehmann" ;
    schema1:sameAs <http://viaf.org/viaf/23305789>,
        wd:Q87738604,
        <https://isni.org/isni/0000000118739100> .

