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

<http://data.bibliotheken.nl/id/thes/p070603820> a schema1:Person ;
    rdfs:label "Buul, Thomas van (1877-1960)" ;
    schema1:alternateName "Buul, T. van" ;
    schema1:birthDate "1877" ;
    schema1:deathDate "1960" ;
    schema1:description "LR 1900-1952, III, p.2569",
        "NLMD/B 989 ; geb. 9 februari 1877 te Dordrecht" ;
    schema1:familyName "van Buul" ;
    schema1:givenName "Thomas" ;
    schema1:hasOccupation "auteur",
        "onderwijzer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b904fe6d3afaf3fd9e9be17295dc06ef> ;
    schema1:name "Thomas van Buul" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283706320>,
        <https://isni.org/isni/0000000390159914> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/buul004> .

