@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/p100809014> a schema1:Person ;
    rdfs:label "Faber, Wynsen Scheltes (1830-1918)" ;
    schema1:alternateName "Faber, W." ;
    schema1:birthDate "1830" ;
    schema1:deathDate "1918" ;
    schema1:description "Tresoar: 1830-08-21, Arum - 1918-12-12, Pitersbierum" ;
    schema1:familyName "Faber" ;
    schema1:givenName "Wynsen Scheltes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7058bcca548cff9736a3026122fc4598> ;
    schema1:name "Wynsen Scheltes Faber" ;
    schema1:sameAs <http://viaf.org/viaf/14341441>,
        wd:Q13138726,
        <https://isni.org/isni/0000000042863876> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fabe029> .

