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

<http://data.bibliotheken.nl/id/thes/p337130744> a schema1:Person ;
    rdfs:label "Gom" ;
    schema1:description "bron pseud.: www.bedetheque.com",
        "inkleuring strips",
        "pseudoniem van: Guillaume Chuffart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5205a20a756cbb231f7fa5bac842ffb5> ;
    schema1:name "Gom" ;
    schema1:sameAs <http://viaf.org/viaf/283941532>,
        <https://isni.org/isni/0000000390332086> .

