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

<http://data.bibliotheken.nl/id/thes/p06812743X> a schema1:Person ;
    rdfs:label "Wegeling, Marinus Cornelis Willem (1897-1973)" ;
    schema1:birthDate "1897" ;
    schema1:deathDate "1973" ;
    schema1:description "N.H. predikant; na 1930 werkzaam in België" ;
    schema1:familyName "Wegeling" ;
    schema1:givenName "Marinus Cornelis Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03b17075b094dcaeb3b4345c5c11cbac> ;
    schema1:name "Marinus Cornelis Willem Wegeling" ;
    schema1:sameAs <http://viaf.org/viaf/306156738>,
        <https://isni.org/isni/0000000397876289> .

