@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p067632858> a schema1:Person ;
    rdfs:label "Winters-Ohle, Elmar" ;
    schema1:familyName "Winters-Ohle" ;
    schema1:givenName "Elmar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82d10045d815efe37ac62ebcdcbd8f45> ;
    schema1:name "Elmar Winters-Ohle" ;
    schema1:sameAs <http://viaf.org/viaf/30128343>,
        <https://isni.org/isni/0000000066711308> .

