@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p072912774> a schema1:Person ;
    rdfs:label "Letzer, J.H." ;
    schema1:familyName "Letzer" ;
    schema1:givenName "J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e4c8b5ab9a9c932ee7c612824466790> ;
    schema1:name "J.H. Letzer" ;
    schema1:sameAs <http://viaf.org/viaf/61082364>,
        wd:Q72682389,
        <https://isni.org/isni/0000000039032297> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/letz001> .

