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

<http://data.bibliotheken.nl/id/thes/p071956026> a schema1:Person ;
    rdfs:label "Kalma, Jacobus (1870-1943)" ;
    schema1:birthDate "1870" ;
    schema1:deathDate "1943" ;
    schema1:description "23-12-21 bron socialisitische biografie: https://socialhistory.org/bwsa/biografie/kalma",
        "Tresoar: 1870-03-21, Wurdum - 1943-03-26, Amsterdam" ;
    schema1:familyName "Kalma" ;
    schema1:givenName "Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffc72923ecf6c0c2fd6751f5ddb4d518> ;
    schema1:name "Jacobus Kalma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289435619>,
        <https://isni.org/isni/0000000394851078> .

