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

<http://data.bibliotheken.nl/id/thes/p068177720> a schema1:Person ;
    rdfs:label "Basso, Anno" ;
    schema1:familyName "Basso" ;
    schema1:givenName "Anno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3abad901b41d8fba91cf3f4e5309f743> ;
    schema1:name "Anno Basso" ;
    schema1:sameAs <http://viaf.org/viaf/287720994>,
        <https://isni.org/isni/000000039341938X> .

