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

<http://data.bibliotheken.nl/id/thes/p323836666> a schema1:Person ;
    rdfs:label "Dami, Elisabetta (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "Ontwerpster van Geronimo Stilton, Thea Sisters etc." ;
    schema1:familyName "Dami" ;
    schema1:givenName "Elisabetta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b5dadb18daa68244b1080c644df475d> ;
    schema1:name "Elisabetta Dami" ;
    schema1:sameAs <http://viaf.org/viaf/74584063>,
        wd:Q1749076,
        <https://isni.org/isni/0000000120286323> .

