@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/p068394594> a schema1:Person ;
    rdfs:label "Fortmann, Henricus Martinus Maria (1912-1970)" ;
    schema1:alternateName "Fortmann, H.M.M.",
        "Fortmann, Han M.M." ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1970" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Han_Fortmann",
        "geb. Amersfoort 15-6-1912, overl. Nijmegen 4-4-1970",
        "theoloog (promoveerde in 1945, KU Nijmegen), priester, godsdienst- en cultuurpsycholoog, literator; vanaf 1957, werkzaam als: hoogleraar cultuur- en godsdienstpsychologie KU Nijmegen" ;
    schema1:familyName "Fortmann" ;
    schema1:givenName "Henricus Martinus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/148a10ccc544a9b703f6b6284321220e> ;
    schema1:name "Henricus Martinus Maria Fortmann" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/65230099>,
        wd:Q71163130,
        <https://isni.org/isni/0000000109810235> .

