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

<http://data.bibliotheken.nl/id/thes/p067601529> a schema1:Person ;
    rdfs:label "Dijt, Marius Dirk (1893-1983)" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1983" ;
    schema1:description "landbouweconoom (gepromoveerd in 1933, LH Wageningen); vanaf 1943, hoogleraar staathuishoudkunde, RU Groningen (t.t.v. WO II, nationaal-socialistisch gelieerd)" ;
    schema1:familyName "Dijt" ;
    schema1:givenName "Marius Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe1fa386c3817897d6a8dae06a4b3dc4> ;
    schema1:name "Marius Dirk Dijt" ;
    schema1:sameAs <http://viaf.org/viaf/282462873>,
        <https://isni.org/isni/0000000389107236> .

