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

<http://data.bibliotheken.nl/id/thes/p197726755> a schema1:Person ;
    rdfs:label "Scott, Kendall" ;
    schema1:description "B0009919: .. is een technisch schrijver gespecialiseerd in financiële en accountingtoepassingen. Hij is directeur van Software Documentation Wizards" ;
    schema1:familyName "Scott" ;
    schema1:givenName "Kendall" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fa69796268a8f240f06dd154035a6b2> ;
    schema1:name "Kendall Scott" ;
    schema1:sameAs <http://viaf.org/viaf/10586010>,
        <https://isni.org/isni/000000011594490X> .

