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

<http://data.bibliotheken.nl/id/thes/p085618365> a schema1:Person ;
    rdfs:label "Anckaert, Luc (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "B9700636: personalia: Luc Anckaert (Roeselare, 1962)",
        "Luc Anckaert, filosoof en theoloog, doceert onder meer aan het Hoger Instituut voor Wijsbegeerte (KU Leuven)" ;
    schema1:familyName "Anckaert" ;
    schema1:givenName "Luc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c517d0037aea7df5bf114f90f12298> ;
    schema1:name "Luc Anckaert" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/28260425>,
        <https://isni.org/isni/000000005929696X> .

