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

<http://data.bibliotheken.nl/id/thes/p070188246> a schema1:Person ;
    rdfs:label "Rhede van der Kloot, Matthijs Antonius van" ;
    schema1:alternateName "Kloot, Matthijs Antonius van Rhede van der" ;
    schema1:familyName "van Rhede van der Kloot" ;
    schema1:givenName "Matthijs Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a697dad8f8f883a9c63053fe6f0c3229> ;
    schema1:name "Matthijs Antonius van Rhede van der Kloot" ;
    schema1:sameAs <http://viaf.org/viaf/9294147270626335700002>,
        <https://isni.org/isni/0000000107486574> .

