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

<http://data.bibliotheken.nl/id/thes/p075212161> a schema1:Person ;
    rdfs:label "Stalio, Roberto" ;
    schema1:familyName "Stalio" ;
    schema1:givenName "Roberto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/716e456913770da1997acb5eed87d592> ;
    schema1:name "Roberto Stalio" ;
    schema1:sameAs <http://viaf.org/viaf/19770649>,
        <https://isni.org/isni/0000000115615567> .

