@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/p336979916> a schema1:Person ;
    rdfs:label "Dobbs" ;
    schema1:description "Tekenaar, geboren 21/12/1972 te Frankrijk",
        "pseud. van: Olivier Dobremel" ;
    schema1:familyName "Dobbs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c5bfe3601991e1a565581ade42d0fcf> ;
    schema1:name "Dobbs" ;
    schema1:sameAs <http://viaf.org/viaf/287270476>,
        wd:Q3033271,
        <https://isni.org/isni/0000000393064259> .

