@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/p166236527> a schema1:Person ;
    rdfs:label "Mortelmans, Dimitri (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "FWO-V aspirant en is verbonden aan het Departement Politieke en Sociale Wetenschappen van de Universiteit Antwerpen (UIA)" ;
    schema1:familyName "Mortelmans" ;
    schema1:givenName "Dimitri" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c110e120c97d3f3073b1d5a1a5cf0b69> ;
    schema1:name "Dimitri Mortelmans" ;
    schema1:sameAs <http://viaf.org/viaf/48745620>,
        wd:Q57884047,
        <https://isni.org/isni/0000000051629811> .

