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

<http://data.bibliotheken.nl/id/thes/p424136589> a schema1:Person ;
    rdfs:label "Laplagne, Gilles (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "medew. strips, o.a. inkten en kleuren" ;
    schema1:familyName "Laplagne" ;
    schema1:givenName "Gilles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18de9267cf44a98bde2ded0455f24219> ;
    schema1:name "Gilles Laplagne" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/544159234242903371057>,
        <https://isni.org/isni/0000000478694938> .

