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

<http://data.bibliotheken.nl/id/thes/p31603195X> a schema1:Person ;
    rdfs:label "Antonielli, Cinzia" ;
    schema1:description "ill." ;
    schema1:familyName "Antonielli" ;
    schema1:givenName "Cinzia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c987cb64db851f03274c66c25651d309> ;
    schema1:name "Cinzia Antonielli" ;
    schema1:sameAs <http://viaf.org/viaf/282696842>,
        <https://isni.org/isni/0000000368808973> .

