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

<http://data.bibliotheken.nl/id/thes/p427626285> a schema1:Person ;
    rdfs:label "Lepelletier, Julien (1986-)" ;
    schema1:birthDate "1986" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Lepelletier" ;
    schema1:givenName "Julien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/946a3e7ebef704b45786bdbd81f673e5> ;
    schema1:name "Julien Lepelletier" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/11155706994722410166>,
        <https://isni.org/isni/0000000474795598> .

