@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/p068345445> a schema1:Person ;
    rdfs:label "Bouman, Pieter Jan (1902-1977)" ;
    schema1:alternateName "Boman",
        "玻曼" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1977" ;
    schema1:description "bioportnummer: 57531366",
        "geb. te Batavia (Ned.-Indië), overl. te Groningen (stad)",
        "sociaal-economisch historicus (promoveerde in 1931, Ned. Handelshogeschool (Rotterdam)), (cultuur)socioloog, cultuurcriticus; vanaf 1946, werkzaam als: hoogleraar sociologie RU Groningen" ;
    schema1:familyName "Bouman" ;
    schema1:givenName "Pieter Jan" ;
    schema1:hasOccupation "hoogleraar",
        "socioloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfb80f38a2877eefd131ac8795ab69e9> ;
    schema1:name "Pieter Jan Bouman" ;
    schema1:sameAs <http://viaf.org/viaf/25338404>,
        wd:Q91116238,
        <https://isni.org/isni/0000000109604925> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/boum008> .

