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

<http://data.bibliotheken.nl/id/thes/p072030461> a schema1:Person ;
    rdfs:label "Tops, M.W." ;
    schema1:alternateName "Tops, M." ;
    schema1:description "Als bedrijfseconoom afgestudeerd aan de Erasmus Universiteit Rotterdam" ;
    schema1:familyName "Tops" ;
    schema1:givenName "M.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a2a3479ee46eba2376d3e7d62ad827f> ;
    schema1:name "M.W. Tops" ;
    schema1:sameAs <http://viaf.org/viaf/291154757>,
        <https://isni.org/isni/0000000396254728> .

