@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/p068325940> a schema1:Person ;
    rdfs:label "Douma, Jochem (1931-2020)" ;
    schema1:birthDate "1931" ;
    schema1:deathDate "2020" ;
    schema1:description "geb. Stadskanaal 23-11-1931, overl. 7-11-2020",
        "hoogleraar christelijke ethiek Theologische Universiteit Kampen, bijzonder hoogleraar medische ethiek Vrije Universiteit Amsterdam" ;
    schema1:familyName "Douma" ;
    schema1:givenName "Jochem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b9b7986832be347e73e5251a2070ba4> ;
    schema1:name "Jochem Douma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/37759085>,
        wd:Q2630666,
        <https://isni.org/isni/0000000078360787> .

