@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06988224X> a schema1:Person ;
    rdfs:label "Blok, Johannes Assuerus (1876-1955)" ;
    schema1:birthDate "1876" ;
    schema1:deathDate "1955" ;
    schema1:description "LR*, LR**",
        "ir.",
        "theosoof" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Johannes Assuerus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f212c84c3fbe92df1abcea9738a6a350> ;
    schema1:name "Johannes Assuerus Blok" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286330944>,
        wd:Q110260133,
        <https://isni.org/isni/0000000392304935> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/blok034> .

