@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/p073777390> a schema1:Person ;
    rdfs:label "Brizzi, Paul (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "regisseur, kunstenaar, schilder, illustrator, animator" ;
    schema1:familyName "Brizzi" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b20e8900d1890eee0481960582cfcc80> ;
    schema1:name "Paul Brizzi" ;
    schema1:sameAs <http://viaf.org/viaf/59079644>,
        wd:Q19288275,
        <https://isni.org/isni/0000000119349761> .

