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

<http://data.bibliotheken.nl/id/thes/p420486798> a schema1:Person ;
    rdfs:label "Caniaux, Nicolas" ;
    schema1:alternateName "Caniaux, ..." ;
    schema1:description "kleuren strips" ;
    schema1:familyName "Caniaux" ;
    schema1:givenName "Nicolas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16ae45612f8092a199a628622c5ebaed> ;
    schema1:name "Nicolas Caniaux" ;
    schema1:sameAs <http://viaf.org/viaf/42154074488711742925>,
        <https://isni.org/isni/000000047435942X> .

