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

<http://data.bibliotheken.nl/id/thes/p398489343> a schema1:Person ;
    rdfs:label "Wiemans, Emanuel (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "Bagilla is de thuisbasis van het werk van de Nederlandse illustrator, animator en storyboard artist Emanuel Wiemans",
        "ill" ;
    schema1:familyName "Wiemans" ;
    schema1:givenName "Emanuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0524193e28953e4006c69b77630c597> ;
    schema1:name "Emanuel Wiemans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/120147266903435482370>,
        <https://isni.org/isni/0000000459425775> .

