@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/p071934626> a schema1:Person ;
    rdfs:label "Dethorey, Jean-Paul (1935-1999)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "1999" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Jean-Paul_Dethorey",
        "striptekenaar" ;
    schema1:familyName "Dethorey" ;
    schema1:givenName "Jean-Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a4ba6fe5e51b29bbdfa1ba054b470e4> ;
    schema1:name "Jean-Paul Dethorey" ;
    schema1:sameAs wd:Q3168455,
        <https://isni.org/isni/0000000383179677> .

