@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/p288951913> a schema1:Person ;
    rdfs:label "Kurtz, Donald W." ;
    schema1:alternateName "Kurtz, D.W." ;
    schema1:description "iW" ;
    schema1:familyName "Kurtz" ;
    schema1:givenName "Donald W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/493dc04e55fbcc4ca212b7e56d6adf87> ;
    schema1:name "Donald W. Kurtz" ;
    schema1:sameAs <http://viaf.org/viaf/54395083>,
        wd:Q5294653,
        <https://isni.org/isni/0000000066582884> .

