@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/p099969076> a schema1:Person ;
    rdfs:label "Babylon, Frans (1924-1968)" ;
    schema1:birthDate "1924" ;
    schema1:deathDate "1968" ;
    schema1:description "pseud. van: Franciscus Gerardus Jozef Obers" ;
    schema1:familyName "Babylon" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e46b5767a14413c3618fc72b769c51> ;
    schema1:name "Frans Babylon" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06984691X>,
        <http://viaf.org/viaf/266899675>,
        wd:Q2111614,
        <https://isni.org/isni/0000000382739601> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/baby002> .

