@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/p074835521> a schema1:Person ;
    rdfs:label "Gazzotti, Bruno (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:description "Belgische striptekenaar",
        "bron: https://en.wikipedia.org/wiki/Bruno_Gazzotti" ;
    schema1:familyName "Gazzotti" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1b6aa128924382deaa7028b61ca26cd> ;
    schema1:name "Bruno Gazzotti" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/64055321>,
        wd:Q2926797,
        <https://isni.org/isni/0000000121364784> .

