@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/p068698666> a schema1:Person ;
    rdfs:label "Hoban, Russell (1925-2011 ; auteur-illustrator)" ;
    schema1:birthDate "1925" ;
    schema1:deathDate "2011" ;
    schema1:description "CLR 3, 69, SATA 136",
        "bron: https://en.wikipedia.org/wiki/Russell_Hoban",
        "mb" ;
    schema1:familyName "Hoban" ;
    schema1:givenName "Russell" ;
    schema1:hasOccupation "auteur-illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdc2320afc9423aad3673f4ca7485edf> ;
    schema1:name "Russell Hoban" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/85548546>,
        wd:Q1353673,
        <https://isni.org/isni/0000000110751439> .

