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

<http://data.bibliotheken.nl/id/thes/p357367952> a schema1:Person ;
    rdfs:label "Moreau, Catherine (strips)" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Moreau" ;
    schema1:givenName "Catherine" ;
    schema1:hasOccupation "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66aca8f472fbdb13925f671ca794708b> ;
    schema1:name "Catherine Moreau" ;
    schema1:sameAs <http://viaf.org/viaf/24144782698644063505>,
        <https://isni.org/isni/0000000445164519> .

