@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/p069106606> a schema1:Person ;
    rdfs:label "Doeve, Josef Ferdinand (1907-1981)" ;
    schema1:alternateName "Doeve, J.F.",
        "Doeve, Joseph Ferdinand" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "1981" ;
    schema1:description "Bekend als ontwerper, schilder, tekenaar en boekbandontwerper.",
        "LR 1900-1952, I, p.268",
        "NLMD/D 57844",
        "bron: http://www.eppodoeve.nl/biografie.html",
        "bron: https://nl.wikipedia.org/wiki/Eppo_Doeve",
        "mb" ;
    schema1:familyName "Doeve" ;
    schema1:givenName "Josef Ferdinand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c16532df4ad10fb5d6fdf5f70b2729ed> ;
    schema1:name "Josef Ferdinand Doeve" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q2667761,
        <https://isni.org/isni/0000000078833396> .

