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

<http://data.bibliotheken.nl/id/thes/p075171287> a schema1:Person ;
    rdfs:label "Anaïs (inkleuring strips)" ;
    schema1:hasOccupation "inkleuring strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f308c9f76713d50fb68d17e4c932e24e> ;
    schema1:name "Anaïs" ;
    schema1:sameAs <http://viaf.org/viaf/280799831>,
        <https://isni.org/isni/000000038779807X> .

