@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/p097010537> a schema1:Person ;
    rdfs:label "Elst, Koenraad (1959-)" ;
    schema1:alternateName "Elst, Koen" ;
    schema1:birthDate "1959" ;
    schema1:familyName "Elst" ;
    schema1:givenName "Koenraad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bfdf98588997599a7649ec5951d7058> ;
    schema1:name "Koenraad Elst" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/19909799>,
        wd:Q1778315,
        <https://isni.org/isni/0000000108770729> .

