@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/p069628912> a schema1:Person ;
    rdfs:label "Norel, Okke (1882-1959)" ;
    schema1:alternateName "Norel Jzn, O.",
        "Norel, O. (Jzn.)" ;
    schema1:birthDate "1882" ;
    schema1:deathDate "1959" ;
    schema1:description "Biografisch lexicon voor de geschiedenis van het Nederlands protestantisme (Kampen), Vol. 1, 224." ;
    schema1:familyName "Norel" ;
    schema1:givenName "Okke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b98e345782c5c7ed444b663852e72064> ;
    schema1:name "Okke Norel" ;
    schema1:sameAs <http://viaf.org/viaf/283811394>,
        <https://isni.org/isni/000000039026022X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nore005> .

