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

<http://data.bibliotheken.nl/id/thes/p205286704> a schema1:Person ;
    rdfs:label "Schadewald, Michael S." ;
    schema1:description "B0015688: Associate Professor of Accounting and Director of the Deloitte & Touche Center for Multistate Taxation at the University of Wisconsin-Milwaukee" ;
    schema1:familyName "Schadewald" ;
    schema1:givenName "Michael S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e79cfca9ad9228676bcd251258f2c9c7> ;
    schema1:name "Michael S. Schadewald" ;
    schema1:sameAs <http://viaf.org/viaf/277372836>,
        <https://isni.org/isni/0000000384716155> .

