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

<http://data.bibliotheken.nl/id/thes/p100137326> a schema1:Person ;
    rdfs:label "Emans, H.J.B." ;
    schema1:familyName "Emans" ;
    schema1:givenName "H.J.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faff8764c945ce53103e38d844e99de0> ;
    schema1:name "H.J.B. Emans" ;
    schema1:sameAs <http://viaf.org/viaf/286145719>,
        <https://isni.org/isni/0000000392189834> .

