@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/p071123210> a schema1:Person ;
    rdfs:label "Debrabandere, Frans (1933-)" ;
    schema1:alternateName "Brabandere, Frans De" ;
    schema1:birthDate "1933" ;
    schema1:familyName "Debrabandere" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3f10911872b606e01ba3c2a9ca93b4a> ;
    schema1:name "Frans Debrabandere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/80880705>,
        wd:Q2582297,
        <https://isni.org/isni/0000000081600526> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/debr001> .

