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

<http://data.bibliotheken.nl/id/thes/p068545738> a schema1:Person ;
    rdfs:label "Steger, Alphonsus Maria Antonius Aloysius (1874-1953)" ;
    schema1:birthDate "1874" ;
    schema1:deathDate "1953" ;
    schema1:description "chemie" ;
    schema1:familyName "Steger" ;
    schema1:givenName "Alphonsus Maria Antonius Aloysius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e4a801897471bf69c4cbf77d3361f03> ;
    schema1:name "Alphonsus Maria Antonius Aloysius Steger" ;
    schema1:sameAs <http://viaf.org/viaf/89557495>,
        <https://isni.org/isni/0000000062073468> .

