@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/p158568842> a schema1:Person ;
    rdfs:label "Brunner, Rainer" ;
    schema1:description "B0101279: stofomslag: Ph.D. (1996) in Islamic Studies, Univ. of Freiburg ; assistant prof. there" ;
    schema1:familyName "Brunner" ;
    schema1:givenName "Rainer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b05096ae86fdf46f6107ef9aaee8c3b6> ;
    schema1:name "Rainer Brunner" ;
    schema1:sameAs <http://viaf.org/viaf/46925071>,
        wd:Q118442209,
        <https://isni.org/isni/0000000108963635> .

