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

<http://data.bibliotheken.nl/id/thes/p070284547> a schema1:Person ;
    rdfs:label "Heymans, Karel J.F." ;
    schema1:familyName "Heymans" ;
    schema1:givenName "Karel J.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65e42e253c7100cd45ae6e5ffc563e66> ;
    schema1:name "Karel J.F. Heymans" ;
    schema1:sameAs <http://viaf.org/viaf/282438298>,
        <https://isni.org/isni/0000000389128053> .

