@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/p069433143> a schema1:Person ;
    rdfs:label "Vorrink, Jacobus Jan (1891-1955 ; onderwijzer)" ;
    schema1:birthDate "1891" ;
    schema1:deathDate "1955" ;
    schema1:description "GWP, XIX, p.538" ;
    schema1:familyName "Vorrink" ;
    schema1:givenName "Jacobus Jan" ;
    schema1:hasOccupation "onderwijzer",
        "politicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37b252db68cf1566d815d64b17394b5a> ;
    schema1:name "Jacobus Jan Vorrink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/35258870>,
        wd:Q3462638,
        <https://isni.org/isni/0000000024744523> .

