@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/p072490888> a schema1:Person ;
    rdfs:label "Lethen, Helmut (1939-)" ;
    schema1:birthDate "1939" ;
    schema1:description "literatuurwetenschapper, cultuurhistoricus" ;
    schema1:familyName "Lethen" ;
    schema1:givenName "Helmut" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/683ea9e99f0e3cd92265d5632163ad82> ;
    schema1:name "Helmut Lethen" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/41886628>,
        wd:Q1114997,
        <https://isni.org/isni/000000037407219X> .

