@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/p321631900> a schema1:Person ;
    rdfs:label "Bezançon, Rémi" ;
    schema1:description "regisseur" ;
    schema1:familyName "Bezançon" ;
    schema1:givenName "Rémi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/637deec00be7c3fc6db9345b8f988972> ;
    schema1:name "Rémi Bezançon" ;
    schema1:sameAs <http://viaf.org/viaf/49501044>,
        wd:Q2080043,
        <https://isni.org/isni/0000000121322787> .

