@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/p339167300> a schema1:Person ;
    rdfs:label "Somaini, Antonio" ;
    schema1:familyName "Somaini" ;
    schema1:givenName "Antonio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63edf32b65775d3c986d4d7e632ccfb1> ;
    schema1:name "Antonio Somaini" ;
    schema1:sameAs <http://viaf.org/viaf/53490111>,
        wd:Q62560477,
        <https://isni.org/isni/0000000033792148> .

