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

<http://data.bibliotheken.nl/id/thes/p301042640> a schema1:Person ;
    rdfs:label "Manti, Stefano" ;
    schema1:description "eindred." ;
    schema1:familyName "Manti" ;
    schema1:givenName "Stefano" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23950d8846a6598699cca5ed885d087e> ;
    schema1:name "Stefano Manti" ;
    schema1:sameAs <http://viaf.org/viaf/79227496>,
        <https://isni.org/isni/0000000071043914> .

