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

<http://data.bibliotheken.nl/id/thes/p084336625> a schema1:Person ;
    rdfs:label "Cerise" ;
    schema1:description "inkleuring strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b112e2a6ad8fcb378e31d5bdd299af52> ;
    schema1:name "Cerise" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/285285380>,
        <https://isni.org/isni/0000000391449200> .

