@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/p30492492X> a schema1:Person ;
    rdfs:label "Orbie, Jan (1978- ; politicoloog)" ;
    schema1:birthDate "1978" ;
    schema1:description "Professor at the Department of Political Science and Co-Director of the Centre for EU Studies at Ghent University (Belgium)",
        "VIAF ID: 38808237" ;
    schema1:familyName "Orbie" ;
    schema1:givenName "Jan" ;
    schema1:hasOccupation "politicoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b0fea02378a9ac92897ccfb75ad0208> ;
    schema1:name "Jan Orbie" ;
    schema1:sameAs <http://viaf.org/viaf/38808237>,
        wd:Q55232958,
        <https://isni.org/isni/0000000116240015> .

