@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/p074202162> a schema1:Person ;
    rdfs:label "Roller, Duane W." ;
    schema1:familyName "Roller" ;
    schema1:givenName "Duane W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc2bfeb78973f5ebfc08a1d4351d6197> ;
    schema1:name "Duane W. Roller" ;
    schema1:sameAs <http://viaf.org/viaf/17263088>,
        wd:Q12309032,
        <https://isni.org/isni/0000000080962664> .

