@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/p070941475> a schema1:Person ;
    rdfs:label "Buma, Lieuwe Annes (1796-1876)" ;
    schema1:birthDate "1796" ;
    schema1:deathDate "1876" ;
    schema1:familyName "Buma" ;
    schema1:givenName "Lieuwe Annes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad4129e919b941ea400a9e4ab2129f82> ;
    schema1:name "Lieuwe Annes Buma" ;
    schema1:sameAs <http://viaf.org/viaf/286701367>,
        wd:Q2243283,
        <https://isni.org/isni/0000000392578709> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/buma015> .

