@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/p069209774> a schema1:Person ;
    rdfs:label "Mabey, Richard (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "mb" ;
    schema1:familyName "Mabey" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8742fa46c27e8c9960fffc33920dbd6c> ;
    schema1:name "Richard Mabey" ;
    schema1:sameAs <http://viaf.org/viaf/86761731>,
        wd:Q7327578,
        <https://isni.org/isni/0000000109221780> .

