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

<http://data.bibliotheken.nl/id/thes/p075120380> a schema1:Person ;
    rdfs:label "Lee, Peter (1960- ; computerprogrammatuur)" ;
    schema1:birthDate "1960" ;
    schema1:description "B0023134 op achterz. omslag over de auteurs: \"... is werkzaam bij Command Post/Toybox in Toronto, Canada.\"" ;
    schema1:familyName "Lee" ;
    schema1:givenName "Peter" ;
    schema1:hasOccupation "computerprogrammatuur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c1287b42845ecff787de1339f0a9248> ;
    schema1:name "Peter Lee" ;
    schema1:sameAs <http://viaf.org/viaf/269664650>,
        wd:Q7175401,
        <https://isni.org/isni/0000000383426260> .

