@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/p315327790> a schema1:Person ;
    rdfs:label "Després, Jacques" ;
    schema1:description "ill." ;
    schema1:familyName "Després" ;
    schema1:givenName "Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3950750d50c891d6b808ceed1d6ae95e> ;
    schema1:name "Jacques Després" ;
    schema1:sameAs <http://viaf.org/viaf/71714065>,
        wd:Q3158726,
        <https://isni.org/isni/0000000002612642> .

