@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p088350983> a schema1:Person ;
    rdfs:label "Barbas, Jacob Sebald (1883-)" ;
    schema1:birthDate "1883" ;
    schema1:familyName "Barbas" ;
    schema1:givenName "Jacob Sebald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c8c8070c815802f07c7760b59c9cf46> ;
    schema1:name "Jacob Sebald Barbas" ;
    schema1:sameAs <http://viaf.org/viaf/288018747>,
        <https://isni.org/isni/0000000393655542> .

