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

<http://data.bibliotheken.nl/id/thes/p074883860> a schema1:Person ;
    rdfs:label "Plumail, ... (1957-)" ;
    schema1:alternateName "Plumail, Claude" ;
    schema1:birthDate "1957" ;
    schema1:description "decors, strip" ;
    schema1:familyName "Plumail" ;
    schema1:givenName "..." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea48dd5bebf2260f069b421c8fe69303> ;
    schema1:name "... Plumail" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/44423951>,
        wd:Q2977976,
        <https://isni.org/isni/0000000002069897> .

