@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/p074513257> a schema1:Person ;
    rdfs:label "Francken, Fritz (1893-1969)" ;
    schema1:alternateName "Francken, Frits" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1969" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Fritz_Francken",
        "https://www.dbnl.org/tekst/bork001schr01_01/bork001schr01_01_0339.php",
        "pseud. van: Frederik Edward Clijmans" ;
    schema1:familyName "Francken" ;
    schema1:givenName "Fritz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3557b88a94a9287c2ed40c568aa44209> ;
    schema1:name "Fritz Francken" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070357803>,
        wd:Q12348058 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fran007> .

