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

<http://data.bibliotheken.nl/id/thes/p148174531> a schema1:Person ;
    rdfs:label "Klatten, Richard H.G." ;
    schema1:familyName "Klatten" ;
    schema1:givenName "Richard H.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f420366d98ba4934f2c6379396c446a> ;
    schema1:name "Richard H.G. Klatten" ;
    schema1:sameAs <http://viaf.org/viaf/284552456>,
        <https://isni.org/isni/0000000390852284> .

