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

<http://data.bibliotheken.nl/id/thes/p074113313> a schema1:Person ;
    rdfs:label "MacCarthy, Michael F." ;
    schema1:familyName "MacCarthy" ;
    schema1:givenName "Michael F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8635ae9e3e7a987ef4c2e9736788f64> ;
    schema1:name "Michael F. MacCarthy" ;
    schema1:sameAs <http://viaf.org/viaf/290610507>,
        <https://isni.org/isni/0000000395819707> .

