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

<http://data.bibliotheken.nl/id/thes/p448873036> a schema1:Person ;
    rdfs:label "Arciero, Roberto" ;
    schema1:familyName "Arciero" ;
    schema1:givenName "Roberto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/089a3b00e329e25e1fbb2dc19c97a14c> ;
    schema1:name "Roberto Arciero" ;
    schema1:sameAs <https://isni.org/isni/0000000504500368> .

