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

<http://data.bibliotheken.nl/id/thes/p073933724> a schema1:Person ;
    rdfs:label "Bont, A.L. de" ;
    schema1:description " 29031082: leeraar aan de Nederlandsche School voor Nijverheid en Handel, Enschede" ;
    schema1:familyName "de Bont" ;
    schema1:givenName "A.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96f69fecbe5b6f68fafd180af981fe4a> ;
    schema1:name "A.L. de Bont" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/76278276>,
        <https://isni.org/isni/0000000051976549> .

