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

<http://data.bibliotheken.nl/id/thes/p142685356> a schema1:Person ;
    rdfs:label "Hontelez, J.A.M." ;
    schema1:familyName "Hontelez" ;
    schema1:givenName "J.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/806dd679a06b2c131289c87a18ebe7af> ;
    schema1:name "J.A.M. Hontelez" ;
    schema1:sameAs <http://viaf.org/viaf/283160313>,
        <https://isni.org/isni/0000000389677239> .

