@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/p071450475> a schema1:Person ;
    rdfs:label "Kruisinga, Jan Christiaan Marius (1895-1971)" ;
    schema1:alternateName "Trespeness, S.M. van" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1971" ;
    schema1:description "LR 1952-1966, II, p.1112",
        "NLMD/K 932",
        "bron: https://www.vriezenveners.nl/genealogie/getperson.php?personID=I38322&tree=vv",
        "zie ook: Christiaan Terpstra" ;
    schema1:familyName "Kruisinga" ;
    schema1:givenName "Jan Christiaan Marius" ;
    schema1:hasOccupation "auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/541f78524318f879ad2724225b3826f3> ;
    schema1:name "Jan Christiaan Marius Kruisinga" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p107629755>,
        <http://viaf.org/viaf/282603014> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/krui078> .

