@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/p191314773> a schema1:Person ;
    rdfs:label "Tison, Michel" ;
    schema1:description "Hoofddocent Instituut Financieel Recht, Universiteit Gent" ;
    schema1:familyName "Tison" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/924c8aebd1da7f2507811d92e89b8e08> ;
    schema1:name "Michel Tison" ;
    schema1:sameAs <http://viaf.org/viaf/50899618>,
        wd:Q55233391,
        <https://isni.org/isni/0000000031420615> .

