@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/p279948212> a schema1:Person ;
    rdfs:label "Larcenet, Patrice" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Larcenet" ;
    schema1:givenName "Patrice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a79a4057ce5492bd376a39ef447e88c> ;
    schema1:name "Patrice Larcenet" ;
    schema1:sameAs <http://viaf.org/viaf/27183510>,
        wd:Q3368971,
        <https://isni.org/isni/0000000001780126> .

