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

<http://data.bibliotheken.nl/id/thes/p425088782> a schema1:Person ;
    rdfs:label "Blee, Federico" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Blee" ;
    schema1:givenName "Federico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f413dacc4c64b1f2bfcfad5587c0415> ;
    schema1:name "Federico Blee" ;
    schema1:sameAs <http://viaf.org/viaf/251051886>,
        <https://isni.org/isni/0000000371441623> .

