@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p069069646> a schema1:Person ;
    rdfs:label "Dix, Johan Frederik Christiaan (1881-1981)" ;
    schema1:alternateName "Dix, J.F.Ch." ;
    schema1:birthDate "1881" ;
    schema1:deathDate "1981" ;
    schema1:description "Hoofdredacteur weekblad 'Floralia'" ;
    schema1:familyName "Dix" ;
    schema1:givenName "Johan Frederik Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb250f88353ea6994d5ec8927ebd8ace> ;
    schema1:name "Johan Frederik Christiaan Dix" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282646927>,
        <https://isni.org/isni/0000000389309620> .

