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

<http://data.bibliotheken.nl/id/thes/p317892274> a schema1:Person ;
    rdfs:label "Barzi, Davide" ;
    schema1:description "Rooie Oortjes" ;
    schema1:familyName "Barzi" ;
    schema1:givenName "Davide" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba0e3990a31da5eff159fcbe67d4c90f> ;
    schema1:name "Davide Barzi" ;
    schema1:sameAs <http://viaf.org/viaf/284545644>,
        <https://isni.org/isni/0000000390865886> .

