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

<http://data.bibliotheken.nl/id/thes/p298934086> a schema1:Person ;
    rdfs:label "Gmelig, Ilse" ;
    schema1:description "eindredactie" ;
    schema1:familyName "Gmelig" ;
    schema1:givenName "Ilse" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/984f6847e2bc2235ed53b7a3d950509d> ;
    schema1:name "Ilse Gmelig" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283460804>,
        <https://isni.org/isni/0000000389956449> .

