@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/p074982990> a schema1:Person ;
    rdfs:label "Smit, Alexander M. (1948-1998)" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "1998" ;
    schema1:description "Alexander Smit, Sri Parabrahmadatta Maharaj, 1948-1998 (Overlijdensadvertentie De Volkskrant 23-6-1998)." ;
    schema1:familyName "Smit" ;
    schema1:givenName "Alexander M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5451b3989107a744322851771e32b4d6> ;
    schema1:name "Alexander M. Smit" ;
    schema1:sameAs <http://viaf.org/viaf/1984886>,
        wd:Q2794852,
        <https://isni.org/isni/0000000050286300> .

