@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/p084354437> a schema1:Person ;
    rdfs:label "Tarral, Philippe (1962-)" ;
    schema1:alternateName "Tarral" ;
    schema1:birthDate "1962" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Tarral" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b08b4f5f7035e28e98aee165730838f0> ;
    schema1:name "Philippe Tarral" ;
    schema1:nationality "fr" ;
    schema1:sameAs wd:Q15446037,
        <https://isni.org/isni/0000000001852476> .

