@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/p106531875> a schema1:Person ;
    rdfs:label "Enders, Markus (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "theoloog/filosoof (promoveerde in 1991, Universität München); werkzaam als: hoogleraar christelijke Middeleeuwse godsdienstfilosofie Albert-Ludwigs-Universität (Freiburg im Breisgau)" ;
    schema1:familyName "Enders" ;
    schema1:givenName "Markus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a82945270483859fbd7c9fa654912036> ;
    schema1:name "Markus Enders" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/39535036>,
        wd:Q15834073,
        <https://isni.org/isni/0000000108902015> .

