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

<http://data.bibliotheken.nl/id/thes/p321651502> a schema1:Person ;
    rdfs:label "Higley, Tracy L." ;
    schema1:familyName "Higley" ;
    schema1:givenName "Tracy L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba99b4990593877913dc4968e5b84cd6> ;
    schema1:name "Tracy L. Higley" ;
    schema1:sameAs <http://viaf.org/viaf/287664261>,
        <https://isni.org/isni/0000000368819795> .

