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

<http://data.bibliotheken.nl/id/thes/p143093207> a schema1:Person ;
    rdfs:label "Kleber, Carl Joseph" ;
    schema1:familyName "Kleber" ;
    schema1:givenName "Carl Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dd777db8c15b761f0a380a34085ba0b> ;
    schema1:name "Carl Joseph Kleber" ;
    schema1:sameAs <http://viaf.org/viaf/43896210>,
        <https://isni.org/isni/0000000041129610> .

