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

<http://data.bibliotheken.nl/id/thes/p108478106> a schema1:Person ;
    rdfs:label "Backus, Albert Marie (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "KMC 2020 26035532: Keerzijde titelpagina vermeldt: Prof. dr." ;
    schema1:familyName "Backus" ;
    schema1:givenName "Albert Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f940064f3d99104e38b748c318fc0de> ;
    schema1:name "Albert Marie Backus" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/17394103>,
        <https://isni.org/isni/0000000048290095> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/back013> .

