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

<http://data.bibliotheken.nl/id/thes/p393759377> a schema1:Person ;
    rdfs:label "Ypyb" ;
    schema1:description "is: Pierre-Yves Blanchart",
        "strips" ;
    schema1:familyName "Ypyb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc87138910db49fac42f1d49c7c7379c> ;
    schema1:name "Ypyb" ;
    schema1:sameAs <http://viaf.org/viaf/206227427>,
        <https://isni.org/isni/0000000452610409> .

