@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/p072156279> a schema1:Person ;
    rdfs:label "Fishlock, Davis Jocelyn (1932-2009)" ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2009" ;
    schema1:description "mb",
        "overleden op 18 september 2009 (bron: Times Online 24-09-2009)" ;
    schema1:familyName "Fishlock" ;
    schema1:givenName "Davis Jocelyn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdbc53a563080847c5cb75dbc8ffaf41> ;
    schema1:name "Davis Jocelyn Fishlock" ;
    schema1:sameAs <http://viaf.org/viaf/79293488>,
        wd:Q59532844,
        <https://isni.org/isni/0000000122129874> .

