@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/p069216371> a schema1:Person ;
    rdfs:label "Bellamy, Edward (1850-1898 ; letterkundige)" ;
    schema1:alternateName "Belami, Edvard" ;
    schema1:birthDate "1850" ;
    schema1:deathDate "1898" ;
    schema1:description "utopisch socialist en literator; vanaf 1935 vonden er zgn. 'Bellamy-congressen' (de 1e in Bandoeng) in de wereld plaats, o.l.v. de Internationale Vereeniging 'Bellamy', waarbij de 'Bellamisten' streefden naar wereldpacifisme (tegen dwangsystemen/staatsdictatuur als fascisme en communisme)" ;
    schema1:familyName "Bellamy" ;
    schema1:givenName "Edward" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af2a962d6c16bec801996280de9d0081> ;
    schema1:name "Edward Bellamy" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/69017465>,
        wd:Q455776,
        <https://isni.org/isni/0000000119508531> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bell045> .

