@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/p070633371> a schema1:Person ;
    rdfs:label "Bloch, Serge (1956-)" ;
    schema1:alternateName "Blok, Serž",
        "Блок, Серж" ;
    schema1:birthDate "1956" ;
    schema1:description "SATA 213",
        "illustrator en auteur. Artistiek directeur bij uitgeverij Bayard Jeunesse" ;
    schema1:familyName "Bloch" ;
    schema1:givenName "Serge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba320493489a7bc2d77b0eb2d98b7594> ;
    schema1:name "Serge Bloch" ;
    schema1:sameAs <http://viaf.org/viaf/17219302>,
        wd:Q3479208,
        <https://isni.org/isni/0000000122769687> .

