@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/p068590407> a schema1:Person ;
    rdfs:label "Vander Kerken, Libert André (1910-1998)" ;
    schema1:alternateName "Kerken, Libert Vander" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1998" ;
    schema1:description "filosoof" ;
    schema1:familyName "Vander Kerken" ;
    schema1:givenName "Libert André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e3bf29e33694c2aa6ad0c3f2fdf46f2> ;
    schema1:name "Libert André Vander Kerken" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/79420863>,
        wd:Q23889239,
        <https://isni.org/isni/0000000078612593> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kerk001> .

