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

<http://data.bibliotheken.nl/id/thes/p073551929> a schema1:Person ;
    rdfs:label "Mes, Leo" ;
    schema1:description "medew. Pedagogisch Didactisch Instituut RU Utrecht" ;
    schema1:familyName "Mes" ;
    schema1:givenName "Leo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91ad2a6e44d2e1d13569eae719d45e22> ;
    schema1:name "Leo Mes" ;
    schema1:sameAs <http://viaf.org/viaf/292201117>,
        <https://isni.org/isni/0000000397104094> .

