@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/p07093634X> a schema1:Person ;
    rdfs:label "Tome" ;
    schema1:alternateName "Tome, Philippe" ;
    schema1:description "1957-2019",
        "is: Philippe Vandevelde",
        "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f9a08e25e33dfa766e1a459c71a161b> ;
    schema1:name "Tome" ;
    schema1:sameAs <http://viaf.org/viaf/4728909>,
        wd:Q1345021,
        <https://isni.org/isni/0000000123197457> .

