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

<http://data.bibliotheken.nl/id/thes/p316031941> a schema1:Person ;
    rdfs:label "Asaro, Massimo" ;
    schema1:familyName "Asaro" ;
    schema1:givenName "Massimo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f6a2ccb08d2862af9eec17d93cbb2d6> ;
    schema1:name "Massimo Asaro" ;
    schema1:sameAs <http://viaf.org/viaf/171316631>,
        <https://isni.org/isni/0000000120417100> .

