@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p177191228> a schema1:Person ;
    rdfs:label "Rovers, Daniël (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "Zelhem, 1975 (De zon ...)",
        "studeerde Nederlands en filosofie in Nijmegen en Brussel en is werkzaam aan de Vrije Universiteit Brussel" ;
    schema1:familyName "Rovers" ;
    schema1:givenName "Daniël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cadeaa30c725f104d9e63738feba7631> ;
    schema1:name "Daniël Rovers" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/19995441>,
        wd:Q2580613,
        <https://isni.org/isni/0000000043033997> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rove018> .

