@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/p070400210> a schema1:Person ;
    rdfs:label "Bergèse, Francis (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "bron: https://www.lambiek.net/artists/b/bergese.htm" ;
    schema1:familyName "Bergèse" ;
    schema1:givenName "Francis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5be079e7f4c27b921cea38e4142ab64> ;
    schema1:name "Francis Bergèse" ;
    schema1:sameAs <http://viaf.org/viaf/85710833>,
        wd:Q1441394,
        <https://isni.org/isni/000000012142234X> .

