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

<http://data.bibliotheken.nl/id/thes/p374551162> a schema1:Person ;
    rdfs:label "Labriet, Céline" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Labriet" ;
    schema1:givenName "Céline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b984b5f91d81a33b1e746ad97eb1309> ;
    schema1:name "Céline Labriet" ;
    schema1:sameAs <http://viaf.org/viaf/1225146284293715330219>,
        <https://isni.org/isni/0000000443278408> .

