@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/p070089949> a schema1:Person ;
    rdfs:label "Horst, Dirk Johannes Hendrik ter (1899-1950)" ;
    schema1:birthDate "1899" ;
    schema1:deathDate "1950" ;
    schema1:familyName "ter Horst" ;
    schema1:givenName "Dirk Johannes Hendrik" ;
    schema1:hasOccupation "conservator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7a38aeb7a3a6082b5ce04113d707bd8> ;
    schema1:name "Dirk Johannes Hendrik ter Horst" ;
    schema1:sameAs <http://viaf.org/viaf/64373445>,
        wd:Q106084985,
        <https://isni.org/isni/0000000079998774> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hors006> .

