@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/p405466250> a schema1:Person ;
    rdfs:label "Gage, Christos (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Stripscenarist" ;
    schema1:familyName "Gage" ;
    schema1:givenName "Christos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/363692daf9c34d91e4fb6c0c55b4664a> ;
    schema1:name "Christos Gage" ;
    schema1:sameAs <http://viaf.org/viaf/78147266818935481351>,
        wd:Q5113550,
        <https://isni.org/isni/0000000110516586> .

