@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/p069125171> a schema1:Person ;
    rdfs:label "Weiser, Franz Xaverius (1901-1986)" ;
    schema1:birthDate "1901" ;
    schema1:deathDate "1986" ;
    schema1:familyName "Weiser" ;
    schema1:givenName "Franz Xaverius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e000db5ad791f8e45cc2400a4d723fd2> ;
    schema1:name "Franz Xaverius Weiser" ;
    schema1:nationality "at" ;
    schema1:sameAs <http://viaf.org/viaf/98332177>,
        wd:Q1305077,
        <https://isni.org/isni/0000000110005508> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/weis019> .

