@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/p06921087X> a schema1:Person ;
    rdfs:label "Meij, Jacob Louis (1900-1966 ; Jr.)" ;
    schema1:alternateName "Mey, J.L." ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1966" ;
    schema1:description "geb. te Amsterdam, op 1900-02-01; overl. te Haarlem, op 1966-09-03",
        "prof. dr.; bedrijfseconoom (studeerde (bedrijfs)economie Ned. Handelhogeschool te Rotterdam), accountant" ;
    schema1:familyName "Meij" ;
    schema1:givenName "Jacob Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e38e9732d57f8954ea5ecaedc4dd49ff> ;
    schema1:name "Jacob Louis Meij (Jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/6393474>,
        wd:Q2356553,
        <https://isni.org/isni/0000000084217020> ;
    schema1:spouse "echtgenoot van: Wijnanda Meijer" .

