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

<http://data.bibliotheken.nl/id/thes/p108057518> a schema1:Person ;
    rdfs:label "Ascione, Rino" ;
    schema1:description "vert." ;
    schema1:familyName "Ascione" ;
    schema1:givenName "Rino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1d75dce661955a63087916bbd2c0ac5> ;
    schema1:name "Rino Ascione" ;
    schema1:sameAs <http://viaf.org/viaf/290328656>,
        <https://isni.org/isni/0000000395589403> .

