@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/p068923104> a schema1:Person ;
    rdfs:label "Veegens, Jacob Dirk (1845-1910)" ;
    schema1:alternateName "Veegens, Jakob Dirk" ;
    schema1:birthDate "1845" ;
    schema1:deathDate "1910" ;
    schema1:familyName "Veegens" ;
    schema1:givenName "Jacob Dirk" ;
    schema1:hasOccupation "hoogleraar",
        "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/438736b0e52fd9b59f4aa34348723d60> ;
    schema1:name "Jacob Dirk Veegens" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/7214767>,
        wd:Q2666620,
        <https://isni.org/isni/0000000107766867> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/veeg004> .

