@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/p069209448> a schema1:Person ;
    rdfs:label "Vaughan, Richard (1927-)" ;
    schema1:alternateName "Vaughan, R." ;
    schema1:birthDate "1927" ;
    schema1:description "historicus (m.n. Bourgondische Nederlanden), University of Hull" ;
    schema1:familyName "Vaughan" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48ddcbef77aa61398b7714387c4d77d4> ;
    schema1:name "Richard Vaughan" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/2484085>,
        wd:Q55949417,
        <https://isni.org/isni/0000000114660614> .

