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

<http://data.bibliotheken.nl/id/thes/p069989753> a schema1:Person ;
    rdfs:label "Wilson, Mitchell A." ;
    schema1:alternateName "Wilsun, Mīts̆il" ;
    schema1:familyName "Wilson" ;
    schema1:givenName "Mitchell A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd38e6de453856655678c6289957c5ae> ;
    schema1:name "Mitchell A. Wilson" ;
    schema1:sameAs <http://viaf.org/viaf/64469407>,
        <https://isni.org/isni/0000000122119000> .

