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

<http://data.bibliotheken.nl/id/thes/p354938967> a schema1:Person ;
    rdfs:label "Cerminaro, François" ;
    schema1:familyName "Cerminaro" ;
    schema1:givenName "François" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfca8d29abe7c53f3c9ce0cff50f8f87> ;
    schema1:name "François Cerminaro" ;
    schema1:sameAs <http://viaf.org/viaf/305803698>,
        <https://isni.org/isni/0000000423031125> .

