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

<http://data.bibliotheken.nl/id/thes/p070691495> a schema1:Person ;
    rdfs:label "Galama, Sipke Jan (1800-1858)" ;
    schema1:alternateName "Galama, S.J." ;
    schema1:birthDate "1800" ;
    schema1:deathDate "1858" ;
    schema1:description "vert." ;
    schema1:familyName "Galama" ;
    schema1:givenName "Sipke Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0014c75a41bcc4ce1ec6359c9b73330> ;
    schema1:name "Sipke Jan Galama" ;
    schema1:sameAs <http://viaf.org/viaf/27856904> .

