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

<http://data.bibliotheken.nl/id/thes/p142273376> a schema1:Person ;
    rdfs:label "Humblet, H." ;
    schema1:familyName "Humblet" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f985e69b0983a9d5e19fae75536d09df> ;
    schema1:name "H. Humblet" ;
    schema1:sameAs <http://viaf.org/viaf/283825181>,
        <https://isni.org/isni/0000000390275659> .

