@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/p069723591> a schema1:Person ;
    rdfs:label "Buelens, Jan Baptist (1788-1868)" ;
    schema1:alternateName "B., J.B. (r.c.p.)",
        "J.B.B.r.c.p." ;
    schema1:birthDate "1788" ;
    schema1:deathDate "1868" ;
    schema1:description "J.B. Buelens, R.C.Pr.",
        "R.K. priester" ;
    schema1:familyName "Buelens" ;
    schema1:givenName "Jan Baptist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/510d39a92a513315b3d4d720024246c3> ;
    schema1:name "Jan Baptist Buelens" ;
    schema1:sameAs <http://viaf.org/viaf/39734664>,
        wd:Q2212910,
        <https://isni.org/isni/0000000397631812> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/buel001> .

