@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/p140663363> a schema1:Person ;
    rdfs:label "André, Theodorus (1892-1968)" ;
    schema1:birthDate "1892" ;
    schema1:deathDate "1968" ;
    schema1:description "Info van Jan Noorlandt mei 2014; bron: Gerformeerd Gezinsblad: Kinderboekenschrijver Theodorus André (1892-1968); Geboren 25 augustus 1892, overleden 24 januari 1968 te Utrecht" ;
    schema1:familyName "André" ;
    schema1:givenName "Theodorus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1634287f33d289a28369f4737a4c092> ;
    schema1:name "Theodorus André" ;
    schema1:sameAs <http://viaf.org/viaf/290235755>,
        wd:Q106694796,
        <https://isni.org/isni/0000000395515383> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/andr106> .

