@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/p202628574> a schema1:Person ;
    rdfs:label "Storey, Kenneth B." ;
    schema1:familyName "Storey" ;
    schema1:givenName "Kenneth B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b6d29a9b4f5ec4e55ebcd437af869bc> ;
    schema1:name "Kenneth B. Storey" ;
    schema1:sameAs <http://viaf.org/viaf/54317174>,
        wd:Q6389837,
        <https://isni.org/isni/0000000116453715> .

