@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/p068057814> a schema1:Person ;
    rdfs:label "Zaner, Richard M." ;
    schema1:description "(medisch) ethicus" ;
    schema1:familyName "Zaner" ;
    schema1:givenName "Richard M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd1cca1d309d9f1635f4b94a83417f6f> ;
    schema1:name "Richard M. Zaner" ;
    schema1:sameAs <http://viaf.org/viaf/108994808>,
        wd:Q67932197,
        <https://isni.org/isni/0000000109323920> .

