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

<http://data.bibliotheken.nl/id/thes/p30419770X> a schema1:Person ;
    rdfs:label "Heyst, J. van" ;
    schema1:description "Dhr. (B0735750)" ;
    schema1:familyName "van Heyst" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60d4cf7ea79453af4c67e9e3175da182> ;
    schema1:name "J. van Heyst" ;
    schema1:sameAs <http://viaf.org/viaf/285828432>,
        <https://isni.org/isni/0000000391921755> .

