@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/p07087669X> a schema1:Person ;
    rdfs:label "Oyen, Hendrik van (1898-1980)" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1980" ;
    schema1:description "geb. Vlissingen 24-10-1898, overl. Basel (Zwitserland) 4-2-1980",
        "prof. dr.; predikant; godsdienstfilosoof (m.n. ethiek; promoveerde in 1929, RU Leiden)" ;
    schema1:familyName "van Oyen" ;
    schema1:givenName "Hendrik" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0732f8ee212f68c2b6c261584f02af59> ;
    schema1:name "Hendrik van Oyen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/20472892>,
        wd:Q55809048,
        <https://isni.org/isni/000000010855783X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/oyen018> .

