@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p329819119> a schema1:Person ;
    rdfs:label "Jenfèvre" ;
    schema1:description "geboren 14-10-1968 in Frankrijk.",
        "pseudoniem van: Henri Jeanfaivre",
        "scenario strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f90dcdc7b74b4cd45134b6af003f0f6e> ;
    schema1:name "Jenfèvre" ;
    schema1:sameAs <http://viaf.org/viaf/98659083>,
        <https://isni.org/isni/0000000069184291> .

