@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/p072116331> a schema1:Person ;
    rdfs:label "Holdstock, Robert P. (1948-2009)" ;
    schema1:alternateName "Holdstock, Robert Paul" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2009" ;
    schema1:description "overleden op 29 november 2009 (bron: Times Online 08-12-09)",
        "science-fiction auteur" ;
    schema1:familyName "Holdstock" ;
    schema1:givenName "Robert P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f40a1f6eeddecfc6572b444232727de5> ;
    schema1:name "Robert P. Holdstock" ;
    schema1:sameAs <http://viaf.org/viaf/36919685>,
        wd:Q890980,
        <https://isni.org/isni/0000000117581452> .

