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

<http://data.bibliotheken.nl/id/thes/p151927588> a schema1:Person ;
    rdfs:label "Reitsma, H.Th." ;
    schema1:description "dhr. (voorwoord B9435389), Ir. (ten geleide B0040198)" ;
    schema1:familyName "Reitsma" ;
    schema1:givenName "H.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a1154c107d16026bb0182d99dcaff56> ;
    schema1:name "H.Th. Reitsma" ;
    schema1:sameAs <http://viaf.org/viaf/280728278>,
        <https://isni.org/isni/0000000387696161> .

