@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p32645750X> a schema1:Person ;
    rdfs:label "Smit, R.C. de (1985-)" ;
    schema1:birthDate "1985" ;
    schema1:description "Belastingadviseur en redactiesecretaris van Vakstudie Nieuws",
        "Vanaf 2010 Docent fiscale economie Erasmus Universiteit Rotterdam, tot eind 2013 tevens werkzaam bij het Wetenschappelijk Bureau van de Hoge Raad",
        "roepnaam Ruud" ;
    schema1:familyName "de Smit" ;
    schema1:givenName "R.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9c193fea73bebd5d67e58359cc4fb6c> ;
    schema1:name "R.C. de Smit" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283234648>,
        <https://isni.org/isni/0000000389745385> .

