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

<http://data.bibliotheken.nl/id/thes/p152781072> a schema1:Person ;
    rdfs:label "Cantù, Marco" ;
    schema1:alternateName "Cantu" ;
    schema1:familyName "Cantù" ;
    schema1:givenName "Marco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b5c39f88de8e5fd91e334307e9d3633> ;
    schema1:name "Marco Cantù" ;
    schema1:sameAs <http://viaf.org/viaf/75520664>,
        <https://isni.org/isni/0000000071512063> .

