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

<http://data.bibliotheken.nl/id/thes/p073173444> a schema1:Person ;
    rdfs:label "Couturier, Christine" ;
    schema1:description "kleuren strips" ;
    schema1:familyName "Couturier" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ac0f5b36d15ddd5df659335c53f649e> ;
    schema1:name "Christine Couturier" ;
    schema1:sameAs <http://viaf.org/viaf/54431115>,
        <https://isni.org/isni/0000000002197207> .

