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

<http://data.bibliotheken.nl/id/thes/p072267569> a schema1:Person ;
    rdfs:label "T., H.B." ;
    schema1:alternateName "H.B.T." ;
    schema1:familyName "T." ;
    schema1:givenName "H.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b381c44f5524e10a1ad73ad47c37593b> ;
    schema1:name "H.B. T." ;
    schema1:sameAs <http://viaf.org/viaf/286853921>,
        <https://isni.org/isni/0000000392728834> .

