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

<http://data.bibliotheken.nl/id/thes/p068760574> a schema1:Person ;
    rdfs:label "Hove, H.J. van" ;
    schema1:familyName "van Hove" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a9430ee9623d9190d06346c6461fe2> ;
    schema1:name "H.J. van Hove" ;
    schema1:sameAs <http://viaf.org/viaf/59300177>,
        <https://isni.org/isni/0000000081387091> .

