@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/p068409052> a schema1:Person ;
    rdfs:label "Bouma, Johannes Lützen (1934-2025)" ;
    schema1:birthDate "1934" ;
    schema1:deathDate "2025" ;
    schema1:description "B9941638: emiritus-professor of Business Economics, Faculty of Economics at the University of Groningen",
        "geboren op 9 juni 1934, overleden op 8 maart 2025 (bron: overlijdensadvertentie in NRC 15-03-2025)",
        "roepnaam: Joop" ;
    schema1:familyName "Bouma" ;
    schema1:givenName "Johannes Lützen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a00650b171b593348f829e61f1dd9717> ;
    schema1:name "Johannes Lützen Bouma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/271578945>,
        wd:Q2076162,
        <https://isni.org/isni/0000000082422733> .

