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

<http://data.bibliotheken.nl/id/thes/p244392161> a schema1:Person ;
    rdfs:label "Bleda, Sergio" ;
    schema1:familyName "Bleda" ;
    schema1:givenName "Sergio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/200d4f7fa2393134f00037555fdef76a> ;
    schema1:name "Sergio Bleda" ;
    schema1:sameAs <http://viaf.org/viaf/106997349>,
        wd:Q6125352,
        <https://isni.org/isni/0000000078271004> .

