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

<http://data.bibliotheken.nl/id/thes/p382824776> a schema1:Person ;
    rdfs:label "Squiers, Anthony" ;
    schema1:description "26455599: is a lecturer and post-doctoral researcher at the Universität Passau" ;
    schema1:familyName "Squiers" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b35b59ae0e2bb8cd8e2211d49e68a15> ;
    schema1:name "Anthony Squiers" ;
    schema1:sameAs <http://viaf.org/viaf/312859706>,
        <https://isni.org/isni/0000000444157421> .

