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

<http://data.bibliotheken.nl/id/thes/p410575682> a schema1:Person ;
    rdfs:label "Delitte, Douchka" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Delitte" ;
    schema1:givenName "Douchka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa687eb670c40476fa6d5156f09ddbc9> ;
    schema1:name "Douchka Delitte" ;
    schema1:sameAs <http://viaf.org/viaf/85149617141103751461>,
        <https://isni.org/isni/0000000461058513> .

