@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/p068787677> a schema1:Person ;
    rdfs:label "Hobsbawm, Eric John Ernest (1917-2012)" ;
    schema1:alternateName "Hobsbawm, E.J.",
        "Hobsbawm, Eric J." ;
    schema1:birthDate "1917" ;
    schema1:deathDate "2012" ;
    schema1:description "historicus en marxist",
        "zie ook: Francis Newton" ;
    schema1:familyName "Hobsbawm" ;
    schema1:givenName "Eric John Ernest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5054def48e47d1260ed78d9fe58e4c18> ;
    schema1:name "Eric John Ernest Hobsbawm" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p182800407>,
        <http://viaf.org/viaf/9847789>,
        wd:Q34933,
        <https://isni.org/isni/0000000121200974> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hobs004> .

