@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/p073907022> a schema1:Person ;
    rdfs:label "Terpant, Jacques (strips)" ;
    schema1:alternateName "Terpent" ;
    schema1:familyName "Terpant" ;
    schema1:givenName "Jacques" ;
    schema1:hasOccupation "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/191f2d6a72c095293127c681ee7c700d> ;
    schema1:name "Jacques Terpant" ;
    schema1:sameAs <http://viaf.org/viaf/61556684>,
        wd:Q2291995,
        <https://isni.org/isni/0000000109069643> .

