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

<http://data.bibliotheken.nl/id/thes/p069900248> a schema1:Person ;
    rdfs:label "Vries, Dea de" ;
    schema1:description "illustrator" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "Dea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/638120cdf71304fd8a972efa5c038512> ;
    schema1:name "Dea de Vries" ;
    schema1:sameAs <http://viaf.org/viaf/223149294512180522969>,
        <https://isni.org/isni/0000000397448495> .

