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

<http://data.bibliotheken.nl/id/thes/p071729704> a schema1:Person ;
    rdfs:label "Glouberman, M." ;
    schema1:familyName "Glouberman" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff702f233205233ba56a3af21e3ae6e5> ;
    schema1:name "M. Glouberman" ;
    schema1:sameAs <http://viaf.org/viaf/4950468>,
        <https://isni.org/isni/0000000080838778> .

