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

<http://data.bibliotheken.nl/id/thes/p071355669> a schema1:Person ;
    rdfs:label "Smit, M.C.Th." ;
    schema1:familyName "Smit" ;
    schema1:givenName "M.C.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e50370b2fcb89eccb140ea2e025c7141> ;
    schema1:name "M.C.Th. Smit" ;
    schema1:sameAs <http://viaf.org/viaf/287843110> .

