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

<http://data.bibliotheken.nl/id/thes/p155202790> a schema1:Person ;
    rdfs:label "Charrance, Jocelyne" ;
    schema1:alternateName "Charrance, ...",
        "Etter-Charrance, Jocelyne" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Charrance" ;
    schema1:givenName "Jocelyne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edda743cf08714ca850ed2c823a28d95> ;
    schema1:name "Jocelyne Charrance" ;
    schema1:sameAs <http://viaf.org/viaf/53153530891648700397>,
        <https://isni.org/isni/000000039144977X> .

