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

<http://data.bibliotheken.nl/id/thes/p434200883> a schema1:Person ;
    rdfs:label "Prungaud, Éric (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "stripauteur" ;
    schema1:familyName "Prungaud" ;
    schema1:givenName "Éric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68d3b3f900a7ad361d0ee6e3504b9e93> ;
    schema1:name "Éric Prungaud" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/51163456740704811194>,
        <https://isni.org/isni/0000000505925085> .

