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

<http://data.bibliotheken.nl/id/thes/p318708205> a schema1:Person ;
    rdfs:label "Gaby" ;
    schema1:description "1964-",
        "pseud. van: Gérard Guéro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d4e744bc441f04a478c8584de05c319> ;
    schema1:name "Gaby" ;
    schema1:sameAs <http://viaf.org/viaf/22392389> .

