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

<http://data.bibliotheken.nl/id/thes/p402345835> a schema1:Person ;
    rdfs:label "Delphine" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Delphine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0c6d908b5c56e758af51bed9e48dd84> ;
    schema1:name "Delphine" ;
    schema1:sameAs <http://viaf.org/viaf/342147266816435481786>,
        <https://isni.org/isni/0000000459483756> .

