@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/p070662843> a schema1:Person ;
    rdfs:label "Postgate, Raymond William (1896-1971)" ;
    schema1:birthDate "1896" ;
    schema1:deathDate "1971" ;
    schema1:description "socialist (marxist)" ;
    schema1:familyName "Postgate" ;
    schema1:givenName "Raymond William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a40813ef6e61a96c668387785ef1c1ef> ;
    schema1:name "Raymond William Postgate" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/3282530>,
        wd:Q7299082,
        <https://isni.org/isni/0000000120986346> .

