@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/p068581440> a schema1:Person ;
    rdfs:label "Dillen, Johannes Gerard van (1883-1969)" ;
    schema1:birthDate "1883" ;
    schema1:deathDate "1969" ;
    schema1:description "economisch historicus (promoveerde in 1914, Universiteit van Amsterdam); van 1920-1933: historicus Rijks Geschiedkundige Publicatiën (bureau Rijkscie. Vaderlandse Geschiedenis, te Den Haag); vanaf 1933, werkzaam als: universitair (hoofd)docent economische geschiedenis RU Utrecht (socialist/sociaaldemocraat)",
        "geb. te Amsterdam, op 1883-09-20",
        "overl. te Amsterdam, op 1969-12-26" ;
    schema1:familyName "van Dillen" ;
    schema1:givenName "Johannes Gerard" ;
    schema1:hasOccupation "ambtenaar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a6ff7e01716831c3323d7c79e6c8b0a> ;
    schema1:name "Johannes Gerard van Dillen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/15137091>,
        wd:Q15512742,
        <https://isni.org/isni/0000000108728061> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dill003> .

