@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/p069223882> a schema1:Person ;
    rdfs:label "Debaene, Lucien Alois Pieter Maria (1920-1974)" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "1974" ;
    schema1:description "bron:  https://www.dbnl.org/tekst/_jaa003197501_01/_jaa003197501_01_0003.php#section-2-4" ;
    schema1:familyName "Debaene" ;
    schema1:givenName "Lucien Alois Pieter Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17b28ac9cac32b225f0cc1b425efc511> ;
    schema1:name "Lucien Alois Pieter Maria Debaene" ;
    schema1:sameAs wd:Q41884045,
        <https://isni.org/isni/0000000076285349> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/deba001> .

