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

<http://data.bibliotheken.nl/id/thes/p096878355> a schema1:Person ;
    rdfs:label "Arteel, Inge (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "mb" ;
    schema1:familyName "Arteel" ;
    schema1:givenName "Inge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ab2414629585faa2ba87e956381de77> ;
    schema1:name "Inge Arteel" ;
    schema1:sameAs <http://viaf.org/viaf/268489866>,
        <https://isni.org/isni/0000000063000797> .

