@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/p290834872> a schema1:Person ;
    rdfs:label "Engler, Steven" ;
    schema1:description "Website Brill: \"Steven Engler, Ph.D. (1999) is Professor of Religious Studies at Mount Royal University in Calgary, Affiliate Professor of Religion at Concordia University in Montréal, and Professor Colaborador at the Pontifícia Universidade Católica de São Paulo\"",
        "iB" ;
    schema1:familyName "Engler" ;
    schema1:givenName "Steven" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/753e09d01bf938eca54e2730e923a000> ;
    schema1:name "Steven Engler" ;
    schema1:sameAs <http://viaf.org/viaf/15881389>,
        wd:Q7614675,
        <https://isni.org/isni/0000000119470115> .

