@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/p068606265> a schema1:Person ;
    rdfs:label "Bijlsma, Roelof (1910-1993)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1993" ;
    schema1:description "Predikant Nederlands Hervormde Kerk",
        "Tresoar: 1910-10-21, Wâldsein - 1993-11-26, Snits",
        "overleden 1993" ;
    schema1:familyName "Bijlsma" ;
    schema1:givenName "Roelof" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6852cbba9affb3b54fa7018c0e4095b> ;
    schema1:name "Roelof Bijlsma" ;
    schema1:sameAs <http://viaf.org/viaf/44023122>,
        <https://isni.org/isni/0000000109679134> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bijl042> .

