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

<http://data.bibliotheken.nl/id/thes/p072456973> a schema1:Person ;
    rdfs:label "Luschnig, Celia A.E." ;
    schema1:alternateName "Luschnig, Cecelia Eaton" ;
    schema1:familyName "Luschnig" ;
    schema1:givenName "Celia A.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51bd91606b414dae797ea3dfcfc76f87> ;
    schema1:name "Celia A.E. Luschnig" ;
    schema1:sameAs <http://viaf.org/viaf/264352741>,
        <https://isni.org/isni/0000000116617759> .

