@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/p240577000> a schema1:Person ;
    rdfs:label "Ruysschaert, Stefan" ;
    schema1:description "B0413881: docent/auteur; werkzaam bij de Federale Overheidsdienst Financiën als eerstaanwezend inspecteur bij een fiscaal bestuur" ;
    schema1:familyName "Ruysschaert" ;
    schema1:givenName "Stefan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d6c946b2e1fb01f4366c26cf8bc2cc0> ;
    schema1:name "Stefan Ruysschaert" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/6792011>,
        wd:Q55233622,
        <https://isni.org/isni/0000000050447434> .

