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

<http://data.bibliotheken.nl/id/thes/p419821074> a schema1:Person ;
    rdfs:label "Washington, Garrett L." ;
    schema1:description "Ph.D. (2010), Purdue University, is Assistant Professor of History at The University of Massachusetts Amherst" ;
    schema1:familyName "Washington" ;
    schema1:givenName "Garrett L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18e0491dc5ded7c3acbde8924cff394c> ;
    schema1:name "Garrett L. Washington" ;
    schema1:sameAs <http://viaf.org/viaf/12154013819809192550>,
        <https://isni.org/isni/000000012605948X> .

