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

<http://data.bibliotheken.nl/id/thes/p072916710> a schema1:Person ;
    rdfs:label "Greil, Arthur L." ;
    schema1:familyName "Greil" ;
    schema1:givenName "Arthur L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bf595f6442565470eb1a812468d4823> ;
    schema1:name "Arthur L. Greil" ;
    schema1:sameAs <http://viaf.org/viaf/94592136>,
        <https://isni.org/isni/0000000110313738> .

