@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/p123724341> a schema1:Person ;
    rdfs:label "Biltereyst, Daniël (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "Professor in film and cultural media studies in the Department of Communication Studies, Ghent University" ;
    schema1:familyName "Biltereyst" ;
    schema1:givenName "Daniël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a6ca6c85eda4084d2ecd72fff97605c> ;
    schema1:name "Daniël Biltereyst" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/280232475>,
        wd:Q55232361,
        <https://isni.org/isni/0000000387319999> .

