@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/p073777404> a schema1:Person ;
    rdfs:label "Brizzi, Gaetan (1951-)" ;
    schema1:alternateName "Brizzi, Gaëtan" ;
    schema1:birthDate "1951" ;
    schema1:description "regisseur, kunstenaar, schilder, illustrator, animator" ;
    schema1:familyName "Brizzi" ;
    schema1:givenName "Gaetan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f9342a01940ff75c4940d639265d1fa> ;
    schema1:name "Gaetan Brizzi" ;
    schema1:sameAs <http://viaf.org/viaf/28177011>,
        wd:Q19288278,
        <https://isni.org/isni/0000000119331641> .

