@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/p068906293> a schema1:Person ;
    rdfs:label "Boone, Laurens (1860-1935)" ;
    schema1:alternateName "L.B." ;
    schema1:birthDate "1860" ;
    schema1:deathDate "1935" ;
    schema1:description "06-11-18 bron werkbiografie: https://www.digibron.nl/search/detail/012f9ca3371d70cda1b56546/ds-laurens-boone-en-de-vereniging-van werd op 1 nov. 1860 te Wolphaartsdijk op Zuid-Beveland geboren.",
        "Ds., 'oefenaar', later predikant Oud-Gereformeerde Gemeenten in Nederland" ;
    schema1:familyName "Boone" ;
    schema1:givenName "Laurens" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c2989c9785dd260865370e2d0e0515a> ;
    schema1:name "Laurens Boone" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290965430>,
        wd:Q16736525 .

