@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/p117366722> a schema1:Person ;
    rdfs:label "Gilson, Bruno" ;
    schema1:alternateName "Gilson, Bruno" ;
    schema1:description "strips" ;
    schema1:familyName "Gilson" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d9d418544c6bbc4b10b2b171cdfc976> ;
    schema1:name "Bruno Gilson" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/17394946>,
        wd:Q3084734,
        <https://isni.org/isni/0000000121225434> .

