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

<http://data.bibliotheken.nl/id/thes/p080676847> a schema1:Person ;
    rdfs:label "Leijh, G." ;
    schema1:familyName "Leijh" ;
    schema1:givenName "G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8c6252d34bea35395f1c2d05e428d76> ;
    schema1:name "G. Leijh" ;
    schema1:sameAs <http://viaf.org/viaf/21337907>,
        <https://isni.org/isni/0000000032850836> .

