@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/p069671044> a schema1:Person ;
    rdfs:label "Meurs, Bernardus van (1835-1915)" ;
    schema1:alternateName "M., B. v.",
        "Meurs, Bernard van" ;
    schema1:birthDate "1835" ;
    schema1:deathDate "1915" ;
    schema1:description "S.J.",
        "zie ook: Julius Flens",
        "zie ook: Senex" ;
    schema1:familyName "van Meurs" ;
    schema1:givenName "Bernardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b7820a2492679ec444eb87bcd0a1173> ;
    schema1:name "Bernardus van Meurs" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06967101X>,
        <http://data.bibliotheken.nl/id/thes/p072388137>,
        <http://viaf.org/viaf/288721133>,
        wd:Q113732146,
        <https://isni.org/isni/0000000394256105> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/meur003> .

