@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/p067668682> a schema1:Person ;
    rdfs:label "Blok, Frans Felix (1913-2007)" ;
    schema1:birthDate "1913" ;
    schema1:deathDate "2007" ;
    schema1:description "neolatinist (promoveerde in 1949, RU Leiden; kenner van oeuvre: Isaac Vossius (1618-1689); was verbonden aan Instituut voor Neofilologie en Neolatijn, Universiteit van Amsterdam" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Frans Felix" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07984b9b8595540f0d61c791f3134754> ;
    schema1:name "Frans Felix Blok" ;
    schema1:sameAs <http://viaf.org/viaf/46776758>,
        wd:Q112631760,
        <https://isni.org/isni/0000000066299034> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/blok002> .

