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

<http://data.bibliotheken.nl/id/thes/p216795389> a schema1:Person ;
    rdfs:label "Bool, Duncan" ;
    schema1:description "B0107039: p. 79 'auteurs'; consultant bij iTree Automatisering te Zaandam, artikelen geschreven voor Windows Magazine, Handboek Windows en NT Today" ;
    schema1:familyName "Bool" ;
    schema1:givenName "Duncan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e73664dd2d1675d80c213f7bcd6ef514> ;
    schema1:name "Duncan Bool" ;
    schema1:sameAs <http://viaf.org/viaf/282554127>,
        <https://isni.org/isni/0000000389189729> .

