@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/p230395279> a schema1:Person ;
    rdfs:label "Vanistendael, Judith (1974-)" ;
    schema1:alternateName "Fanistendāla, Judīte",
        "Van Istendael, Judith" ;
    schema1:birthDate "1974" ;
    schema1:description "illustraties, strips" ;
    schema1:familyName "Vanistendael" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/953289cce7db65a08ad776c67286aa48> ;
    schema1:name "Judith Vanistendael" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/73384469>,
        wd:Q2510098,
        <https://isni.org/isni/0000000120284643> .

