@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p106899007> a schema1:Person ;
    rdfs:label "Hove, Okke ten (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "historicus" ;
    schema1:familyName "ten Hove" ;
    schema1:givenName "Okke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e87f8d820f137ca971f86e424bccde1> ;
    schema1:name "Okke ten Hove" ;
    schema1:sameAs <http://viaf.org/viaf/76613431>,
        wd:Q2510934,
        <https://isni.org/isni/0000000032193610> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hove059> .

