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

<http://data.bibliotheken.nl/id/thes/p434201103> a schema1:Person ;
    rdfs:label "Bazile, Bruno (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Bazile" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7059b92514f67afb1fc5bde16acb7bf7> ;
    schema1:name "Bruno Bazile" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/266740035>,
        <https://isni.org/isni/0000000382901912> .

