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

<http://data.bibliotheken.nl/id/thes/p07522013X> a schema1:Person ;
    rdfs:label "Strohl, Mitchell P." ;
    schema1:familyName "Strohl" ;
    schema1:givenName "Mitchell P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2366323f04b363ca1f3e5d0d4b348cc> ;
    schema1:name "Mitchell P. Strohl" ;
    schema1:sameAs <http://viaf.org/viaf/208234340>,
        <https://isni.org/isni/0000000140169474> .

