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

<http://data.bibliotheken.nl/id/thes/p423035355> a schema1:Person ;
    rdfs:label "Helsloot, M." ;
    schema1:familyName "Helsloot" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cd95d192d0a3c798fdf4de6b9dc0647> ;
    schema1:name "M. Helsloot" ;
    schema1:sameAs <http://viaf.org/viaf/28156218659504740894> .

