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

<http://data.bibliotheken.nl/id/thes/p215153456> a schema1:Person ;
    rdfs:label "Goheen, Michael W. (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "B0103512 op achterflap: Mike Goheen",
        "B0127985: pref., p. XIV: Mike Goheen" ;
    schema1:familyName "Goheen" ;
    schema1:givenName "Michael W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a150d63a84169e89c314b91eade54f4d> ;
    schema1:name "Michael W. Goheen" ;
    schema1:sameAs <http://viaf.org/viaf/33824476>,
        <https://isni.org/isni/0000000114605017> .

