@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/p068946902> a schema1:Person ;
    rdfs:label "Didgé (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "is: Didier Chardez",
        "zie ook: Bloody" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/770da75542ad15e4b854a80cfdb7e766> ;
    schema1:name "Didgé" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p117940011>,
        <http://viaf.org/viaf/288344632>,
        wd:Q3026868,
        <https://isni.org/isni/0000000393983802> .

