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

<http://data.bibliotheken.nl/id/thes/p071864563> a schema1:Person ;
    rdfs:label "Boumans, H.J." ;
    schema1:description "C.I.C.M." ;
    schema1:familyName "Boumans" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5a2c6a00ea7bb6e46886dfea5bf5e2e> ;
    schema1:name "H.J. Boumans" ;
    schema1:sameAs <http://viaf.org/viaf/288126370>,
        <https://isni.org/isni/0000000393776424> .

