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

<http://data.bibliotheken.nl/id/thes/p100570852> a schema1:Person ;
    rdfs:label "Bemmel, Leo van" ;
    schema1:description "Ir.drs." ;
    schema1:familyName "van Bemmel" ;
    schema1:givenName "Leo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/119d75a3a38a3e053dbfb42bf733dda6> ;
    schema1:name "Leo van Bemmel" ;
    schema1:sameAs <http://viaf.org/viaf/5889161211490240070006>,
        <https://isni.org/isni/0000000396667485> .

