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

<http://data.bibliotheken.nl/id/thes/p370532694> a schema1:Person ;
    rdfs:label "Ramello, Beppe" ;
    schema1:familyName "Ramello" ;
    schema1:givenName "Beppe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/435646376b14939e5edb35bec73aa94d> ;
    schema1:name "Beppe Ramello" ;
    schema1:sameAs <http://viaf.org/viaf/309882066> .

