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

<http://data.bibliotheken.nl/id/thes/p434243531> a schema1:Person ;
    rdfs:label "Blanchot, Fabien" ;
    schema1:description "kleuren strips" ;
    schema1:familyName "Blanchot" ;
    schema1:givenName "Fabien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/378f2b50c55590016f686d80f7e96c00> ;
    schema1:name "Fabien Blanchot" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/520152636160720051595>,
        <https://isni.org/isni/000000050823735X> .

