@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/p075109697> a schema1:Person ;
    rdfs:label "Zier, Édouard (1856-1921 ; illustrator)" ;
    schema1:alternateName "Zier, Ed." ;
    schema1:birthDate "1856" ;
    schema1:deathDate "1921" ;
    schema1:description "Niet in Scheen",
        "bron: Bécassine inconnue / Marie-Anne Couderc. 2001" ;
    schema1:familyName "Zier" ;
    schema1:givenName "Édouard" ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d437dc40a3281b2f6dd53010546d49af> ;
    schema1:name "Édouard Zier" ;
    schema1:sameAs <http://viaf.org/viaf/68937404>,
        wd:Q3579854,
        <https://isni.org/isni/0000000121380047> .

