@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/p069887683> a schema1:Person ;
    rdfs:label "Verhofstadt, Dirk (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "ethicus (promoveerde in moraalwetenschap); werkzaam als: hoogleraar Media en ethiek Universiteit Gent" ;
    schema1:familyName "Verhofstadt" ;
    schema1:givenName "Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e04f100dfd79643e4d1a7def0a9e139> ;
    schema1:name "Dirk Verhofstadt" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/81870182>,
        wd:Q1998566,
        <https://isni.org/isni/0000000066898985> .

