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

<http://data.bibliotheken.nl/id/thes/p163258023> a schema1:Person ;
    rdfs:label "Engels, Andreas Gerhardus" ;
    schema1:alternateName "Engels, A.G.",
        "Engels, Andreas" ;
    schema1:familyName "Engels" ;
    schema1:givenName "Andreas Gerhardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94f7e5199d2f6b07ae5d26d9f6d15e52> ;
    schema1:name "Andreas Gerhardus Engels" ;
    schema1:sameAs <http://viaf.org/viaf/292151539>,
        wd:Q99850477,
        <https://isni.org/isni/0000000397097680> .

