@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/p189860383> a schema1:Person ;
    rdfs:label "Shults, F. LeRon (1965-)" ;
    schema1:alternateName "LeRon Shults, F." ;
    schema1:birthDate "1965" ;
    schema1:description "Professor at the University of Agder in Kristiansand, Norway, and director of the Modeling Religion in Norway (MODRN) project" ;
    schema1:familyName "Shults" ;
    schema1:givenName "F. LeRon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68cd3980fa1fa3343ac5ec7a01de9190> ;
    schema1:name "F. LeRon Shults" ;
    schema1:sameAs <http://viaf.org/viaf/265484327>,
        wd:Q93221298,
        <https://isni.org/isni/0000000032947654> .

