@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/p103786651> a schema1:Person ;
    rdfs:label "Arleston, Christophe" ;
    schema1:alternateName "Arleston, ...",
        "Arleston, Scotch" ;
    schema1:description "1963-",
        "Wikipedia vermeldt dat deze scenarioschrijver aan het begin van zijn carrière de naam Scotch Arleston gebruikte en later de naam Christophe Arleston. Zijn echte naam is Christophe Pelinq",
        "pseud. van: Christophe Pelinq" ;
    schema1:familyName "Arleston" ;
    schema1:givenName "Christophe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41d8552d8f3d81699d1a09e789f92133> ;
    schema1:name "Christophe Arleston" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p352214325>,
        <http://viaf.org/viaf/4988184>,
        wd:Q1086381,
        <https://isni.org/isni/0000000123197561> .

