@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/p068458568> a schema1:Person ;
    rdfs:label "Griffiths, Richard T. (1948-)" ;
    schema1:alternateName "Griffiths, R.T.",
        "Griffiths, Richard" ;
    schema1:birthDate "1948" ;
    schema1:description "In B9705931 wordt onder personalia vermeldt: R.T. Griffiths is hoogleraar economische en sociale geschiedenis aan de Rijksuniversiteit Leiden",
        "economisch historicus; werkzaam als: hoogleraar sociaal-economische geschiedenis RU Leiden" ;
    schema1:familyName "Griffiths" ;
    schema1:givenName "Richard T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f45e14a3f8cdeb351148b8ea12438091> ;
    schema1:name "Richard T. Griffiths" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/262947356>,
        wd:Q7329377,
        <https://isni.org/isni/0000000115567622> .

