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

<http://data.bibliotheken.nl/id/thes/p175798540> a schema1:Person ;
    rdfs:label "Amstutz, Galen Dean" ;
    schema1:familyName "Amstutz" ;
    schema1:givenName "Galen Dean" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2bc65c093f3eedb3c2f766163a8674c> ;
    schema1:name "Galen Dean Amstutz" ;
    schema1:sameAs <http://viaf.org/viaf/244883956>,
        <https://isni.org/isni/0000000385889656> .

