@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/p068175051> a schema1:Person ;
    rdfs:label "Welvaarts, Theodoor Ignaz (1840-1892)" ;
    schema1:alternateName "Welvaarts, Theodoor Ignatius" ;
    schema1:birthDate "1840" ;
    schema1:deathDate "1892" ;
    schema1:description "O.Praem, domicaner monnik; historicus, archivaris en prior",
        "bioportnummer 36193921" ;
    schema1:familyName "Welvaarts" ;
    schema1:givenName "Theodoor Ignaz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba29904c237a3a6ae7d933497aabc37f> ;
    schema1:name "Theodoor Ignaz Welvaarts" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283104203>,
        wd:Q110268223,
        <https://isni.org/isni/000000038965634X> .

