@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06861120X> a schema1:Person ;
    rdfs:label "Axters, Stephanus Gerard (1901-1977)" ;
    schema1:alternateName "Axters, Étienne",
        "Axters, S.G." ;
    schema1:birthDate "1901" ;
    schema1:deathDate "1977" ;
    schema1:description "O.P." ;
    schema1:familyName "Axters" ;
    schema1:givenName "Stephanus Gerard" ;
    schema1:hasOccupation "neerlandicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91bc37606b467b853b9f2b2989d779fa> ;
    schema1:name "Stephanus Gerard Axters" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/5058650>,
        wd:Q2406041,
        <https://isni.org/isni/0000000061345599> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/axte001> .

