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

<http://data.bibliotheken.nl/id/thes/p073408174> a schema1:Person ;
    rdfs:label "Kolk, Jos. van der (1879-1930 ; M.S.C.)" ;
    schema1:birthDate "1879" ;
    schema1:deathDate "1930" ;
    schema1:description "Lectuur Repertorium" ;
    schema1:familyName "van der Kolk" ;
    schema1:givenName "Jos." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3dfc541b2cadff6765b6c47ed887ad0> ;
    schema1:name "Jos. van der Kolk (M.S.C.)" ;
    schema1:sameAs <http://viaf.org/viaf/288622665> .

