@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/p072591609> a schema1:Person ;
    rdfs:label "Devos-Chardez, Martine" ;
    schema1:alternateName "Chardez, Martine" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Devos-Chardez" ;
    schema1:givenName "Martine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c59e4a8396d7868f51aa82670df87b1e> ;
    schema1:name "Martine Devos-Chardez" ;
    schema1:sameAs <http://viaf.org/viaf/279843990>,
        wd:Q3295748,
        <https://isni.org/isni/0000000387016613> .

