@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/p068361327> a schema1:Person ;
    rdfs:label "Häring, Bernhard (1912-1998)" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1998" ;
    schema1:description "CssR, mb",
        "moraaltheoloog" ;
    schema1:familyName "Häring" ;
    schema1:givenName "Bernhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ae0dc3221a589d45a0aa667e6b3f217> ;
    schema1:name "Bernhard Häring" ;
    schema1:sameAs <http://viaf.org/viaf/108644490>,
        wd:Q76163,
        <https://isni.org/isni/0000000081735439> .

