@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/p298507315> a schema1:Person ;
    rdfs:label "Verdonck, Alja" ;
    schema1:familyName "Verdonck" ;
    schema1:givenName "Alja" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/928dc1f3b1807ffb4d881a8081ae2d39> ;
    schema1:name "Alja Verdonck" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/90847179>,
        wd:Q48806892,
        <https://isni.org/isni/0000000065145519> .

